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

<https://n2t.net/ark:/60537/bHGtfe>
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/698c5e45e941de537a62e98fa70b3274404d98c7fe57b3bd0ef93c4cfa5cc737"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan van der Landen"@nl ;
  ns0:familyName "van der Landen"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bZobRP> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1813> ;
  ns0:additionalName [
    ns1:baseSurname "Landen"^^xsd:string ;
    ns1:literalName "Jan van der Landen"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

