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

<https://n2t.net/ark:/60537/bB13UgO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0b811706-8306-d74d-4e79-74208f0297d4"^^xsd:string ;
  schema:givenName "Marianne"^^xsd:string ;
  schema:name "Marianne van Dantzig"@nl ;
  schema:familyName "van Dantzig"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012vbc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d8560f72-2142-be37-9f1b-91b1ffd7d8d1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2796804> ;
  schema:birthDate "1857-04-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dantzig"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

