@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/b5PBFzd>
  pico:hasAge "28"^^xsd:string ;
  schema:familyName "Both"^^xsd:string ;
  schema:givenName "Heiltje"^^xsd:string ;
  schema:name "Heiltje Both"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b997d0af-5962-7bdb-4ef8-003f48ff047d"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bD62s9d> ;
  schema:parent <https://n2t.net/ark:/60537/bmEMiaO>, <https://n2t.net/ark:/60537/bQd7M3c> ;
  schema:spouse <https://n2t.net/ark:/60537/bY7IASW> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2004001> .

