@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/bnHh1Fi>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cfaa570a-f0d8-529b-900b-bb42cba8bbba"^^xsd:string ;
  schema:givenName "Suzanna"^^xsd:string ;
  schema:name "Suzanna van Dantzig"@nl ;
  schema:familyName "van Dantzig"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k137> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/829c5e3b-eb05-b491-e40b-e4fca70aa3dd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2362879> ;
  schema:birthDate "1872-04-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dantzig"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

