@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bXvDh9u>
  pico:hasAge "34"^^xsd:string ;
  schema:familyName "Geelhuisen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/58e33398-5d31-e3cd-6c6f-c0cece812c02"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Geelhuisen"@nl ;
  schema:hasOccupation "Winkelierster"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bHGsEu6> ;
  schema:children <https://n2t.net/ark:/60537/bPB2tkz> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bSIwL9P> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2796925> .

