@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/b6S65Yu>
  pico:hasAge "83"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e5e53d41-1a04-a9ee-5af1-d49ea91adab6"^^xsd:string ;
  schema:givenName "Jannetje"^^xsd:string ;
  schema:name "Jannetje Vonk"@nl ;
  schema:familyName "Vonk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b9nuIkf> ;
  schema:parent <https://n2t.net/ark:/60537/beMGUNe>, <https://n2t.net/ark:/60537/bYXwkPc> ;
  schema:spouse <https://n2t.net/ark:/60537/bR2Vx1E> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2043656> ;
  schema:deathDate "1949-05-05"^^xsd:date .

