@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/byW4ko>
  pico:hasAge "53"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ac9ae053e863af309ad2a5ad7fc9d283fbdddd3a0d7e4dcecc55987f3ab8f73c"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan van de Wal"@nl ;
  ns0:familyName "van de Wal"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Maastricht> ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/baqeCm> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1907> ;
  ns0:additionalName [
    ns1:baseSurname "Wal"^^xsd:string ;
    ns1:literalName "Jan van de Wal"@nl ;
    ns1:surnamePrefix "van de"^^xsd:string
  ] .

