@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/b6S64QJ>
  pico:hasAge "54"^^xsd:string ;
  schema:familyName "Clanijn"^^xsd:string ;
  schema:givenName "Henrietta"^^xsd:string ;
  schema:name "Henrietta Clanijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9aafcdc5-0c1a-a61e-4aad-ba228ab39627"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8jZiu1> ;
  schema:parent <https://n2t.net/ark:/60537/beMGTFu>, <https://n2t.net/ark:/60537/bYXwjHs> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2023397> ;
  schema:deathDate "1861-02-06"^^xsd:date .

