@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/bQd9zB>
  pico:hasAge "3"^^xsd:string ;
  ns0:givenName "Antje"^^xsd:string ;
  ns0:name "Antje van der Klein"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/c0c1411c4c8eb3a9b1c03a86bf227f2cca83a7c42cd3133b2e796e08dc5de5b6"^^xsd:string ;
  ns0:familyName "van der Klein"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b5cvef> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bixxxu> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3120> ;
  ns0:additionalName [
    ns1:baseSurname "Klein"^^xsd:string ;
    ns1:literalName "Antje van der Klein"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

