@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/bOXVW2d>
  pico:hasAge "75"^^xsd:string ;
  schema:givenName "Gerrigje"^^xsd:string ;
  schema:name "Gerrigje Heuvelman"@nl ;
  schema:familyName "Heuvelman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5b4af57f-8258-5be5-0e15-5d1d405c0fbd"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bH3m7cp>, <https://n2t.net/ark:/60537/bz8Lin8> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bnTXZ6K> ;
  schema:spouse <https://n2t.net/ark:/60537/breauAC> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2262303> ;
  schema:deathDate "1944-07-08"^^xsd:date .

