@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/b4N67e>
  pico:hasAge "25"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/7fa01c383788d65e05cba2dd1915f19d49a743c89aa5cf3e40efc1dfdd937764"^^xsd:string ;
  gtm:straatNaam "Nieuwehaven/Gijsbertserf"^^xsd:string ;
  ns0:givenName "Pieternella"^^xsd:string ;
  ns0:name "Pieternella Verhaar"@nl ;
  ns0:familyName "Verhaar"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/baqeEI> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4999> .

