@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/bGDXaMV>
  pico:hasAge "43"^^xsd:string ;
  schema:givenName "Anna Maria"^^xsd:string ;
  schema:name "Anna Maria Heeswijk"@nl ;
  schema:familyName "Heeswijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f60fc04e-83c0-0eb6-0a89-cbd37617998e"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfPaFpi> ;
  schema:parent <https://n2t.net/ark:/60537/bOyxZx2>, <https://n2t.net/ark:/60537/bWfr7WO> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2715726> ;
  schema:deathDate "1860-02-20"^^xsd:date .

