@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bnHgU6b>
  pico:hasAge "87"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a352c148-dd5e-6226-9d63-c09582bb75ae"^^xsd:string ;
  schema:givenName "Leentje"^^xsd:string ;
  schema:name "Leentje van Dantzig"@nl ;
  schema:familyName "van Dantzig"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b6S6gsa>, <https://n2t.net/ark:/60537/beMH5hh> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRtjrRn> ;
  schema:spouse <https://n2t.net/ark:/60537/bYXwwkh> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2227569> ;
  schema:deathDate "1914-12-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dantzig"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

