@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/b62igi>
  pico:hasAge "4"^^xsd:string ;
  ns0:givenName "Cornelis"^^xsd:string ;
  ns0:name "Cornelis van der Klein"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/376f389f6598ca770e6120b1918498fa5462dbc3e96fc972cbb06432506d4f5b"^^xsd:string ;
  ns0:familyName "van der Klein"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bUB62f> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5053> ;
  ns0:additionalName [
    ns1:baseSurname "Klein"^^xsd:string ;
    ns1:literalName "Cornelis van der Klein"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

