@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/bOLekAo>
  pico:hasAge "81"^^xsd:string ;
  schema:familyName "Dijkhuis"^^xsd:string ;
  schema:givenName "Fenna Wobbina"^^xsd:string ;
  schema:name "Fenna Wobbina Dijkhuis"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5c99a6be-bcc5-a056-38fd-efe783208f02"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bGQEwLj>, <https://n2t.net/ark:/60537/bz8Lon2> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bPojIhy> ;
  schema:spouse <https://n2t.net/ark:/60537/breazAw> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2351818> ;
  schema:deathDate "1935-06-23"^^xsd:date .

