@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/bfPbw7>
  pico:hasAge "20"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:familyName "Hogervorst"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2024c996f0ac5f151b5291fc1854b577db3987c62290673618d3af188a2eeacf"^^xsd:string ;
  ns0:givenName "Pieternella"^^xsd:string ;
  ns0:name "Pieternella Hogervorst"@nl ;
  gtm:straatNaam "Vogelezang/Lemdulsteeg"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bCud5y> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2931> .

