@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/bVDmyJ>
  pico:hasAge "26"^^xsd:string ;
  ns0:birthPlace "Bakkum"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Geertrui"^^xsd:string ;
  ns0:name "Geertrui Zweijs"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/4ab3a62f612b38139b3260f5c5dccaeb748f8367b860590ed187a6ac6f718dd8"^^xsd:string ;
  ns0:familyName "Zweijs"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bkc7ZK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4737> .

