@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/bfc5eJ7>
  pico:hasAge "66"^^xsd:string ;
  schema:familyName "Hoogendijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2f559f33-9d30-788e-f89a-99bd07791500"^^xsd:string ;
  schema:givenName "Jannigje"^^xsd:string ;
  schema:name "Jannigje Hoogendijk"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bjn4iuJ> ;
  schema:parent <https://n2t.net/ark:/60537/bo6G3y2>, <https://n2t.net/ark:/60537/bw1fSo8> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2008728> ;
  schema:deathDate "1932-10-27"^^xsd:date .

