@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/bOkRwS>
  pico:hasAge "26"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Geertruida Margaretha"^^xsd:string ;
  ns0:name "Geertruida Margaretha Grootendorst"@nl ;
  ns0:familyName "Grootendorst"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/31a5056639bd7c95165f0e225c7b8eaa65e943d48db898dc45338e89a0c63145"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bN5F4H> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bvC7rC> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5837> .

