@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/bQd87t4>
  pico:hasAge "77"^^xsd:string ;
  schema:givenName "Alida"^^xsd:string ;
  schema:name "Alida Heerkens"@nl ;
  schema:familyName "Heerkens"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9ec6e391-94aa-e43a-e9df-dfbdec944e29"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b62iHqU>, <https://n2t.net/ark:/60537/bY7IWjd> ;
  schema:spouse <https://n2t.net/ark:/60537/bIweZ75> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bumF6Cc> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2383255> ;
  schema:deathDate "1933-06-13"^^xsd:date .

