@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/bojorF>
  pico:hasAge "79"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/7b8f42d24700007c5aa815da330efa333edf3601013751bf634502a8496a05c9"^^xsd:string ;
  ns0:givenName "Neeltje"^^xsd:string ;
  ns0:name "Neeltje Vermeul"@nl ;
  ns0:familyName "Vermeul"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b12KCR> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5879> .

