@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/bacizfv>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9cef4dd2-7127-2475-3f5e-58043bb021b2"^^xsd:string ;
  schema:givenName "Susanna Catharina Maria"^^xsd:string ;
  schema:name "Susanna Catharina Maria van Dam"@nl ;
  schema:familyName "van Dam"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012c0x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e6d3e7d8-5f08-2d61-2519-a8eb727793ab> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2686457> ;
  schema:birthDate "1862-05-24"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dam"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

