@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/bn4bfn>
  pico:hasAge "25"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/425ba4f380d28d2f7e97edf3d7b1ab046d8e59f74f9d10f35786d433b81a48c7"^^xsd:string ;
  ns0:givenName "Neeltje"^^xsd:string ;
  ns0:name "Neeltje Oosterwijk"@nl ;
  ns0:familyName "Oosterwijk"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b5PBjK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bJYpUI> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4455> .

