@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/bhuMWOw>
  pico:hasAge "24"^^xsd:string ;
  schema:givenName "Hendrika"^^xsd:string ;
  schema:name "Hendrika Zantvoort"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/63979ce4-2b7d-53ba-9ae3-56b76b570937"^^xsd:string ;
  schema:familyName "Zantvoort"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1FCjb4>, <https://n2t.net/ark:/60537/by6fU1a> ;
  schema:spouse <https://n2t.net/ark:/60537/b9Ac7ZL> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bms4dUW> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2259095> .

