@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bN5DBeT>
  schema:familyName "Dantzig"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f78af525-ff8d-58a9-5628-75e90218317d"^^xsd:string ;
  schema:givenName "Marianna"^^xsd:string ;
  schema:name "Marianna Dantzig"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k137> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/28bcd59d-dd70-be6c-61fe-1fa8c7364e72> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2018535> ;
  schema:birthDate "1868-07-08"^^xsd:date .

