@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bRtmCs>
  ns0:givenName "Grietje"^^xsd:string ;
  ns0:name "Grietje Wagenaar"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e5e41805c00df3f8cb27e8de6571fd3eeba21fe4382b053cdd0d2365ac188d6e"^^xsd:string ;
  ns0:familyName "Wagenaar"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b5cKpw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1835> .

