@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#> .

<https://n2t.net/ark:/60537/bjzN6Q>
  pico:hasAge "38"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6a001d65fc6c4439d3a8c9760e11d13a0a0dd547b8a14bcd416c0414a0e1e6ee"^^xsd:string ;
  ns0:familyName "Kuiper"^^xsd:string ;
  ns0:givenName "Neeltje"^^xsd:string ;
  ns0:name "Neeltje Kuiper"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Wormerveer> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bvC7vk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6460> .

