@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/bABFzUN>
  pico:hasAge "72"^^xsd:string ;
  schema:givenName "Elizabeth Maria"^^xsd:string ;
  schema:name "Elizabeth Maria Ham"@nl ;
  schema:familyName "Ham"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a7237429-2ecb-1547-70bf-cafce1f53715"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfPb7oj> ;
  schema:parent <https://n2t.net/ark:/60537/bIwfoIF>, <https://n2t.net/ark:/60537/bQd8x6f> ;
  schema:spouse <https://n2t.net/ark:/60537/bY7JkVZ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2822589> .

