@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/bKNWaau>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d063746a-cb55-3e81-04f7-25caa8cc7838"^^xsd:string ;
  schema:givenName "Susanna Magdalena"^^xsd:string ;
  schema:name "Susanna Magdalena van Veen"@nl ;
  schema:familyName "van Veen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013szd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/35b2b886-4882-5f73-e3a5-57ed573eb9ba> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2069202> ;
  schema:birthDate "1872-01-31"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Veen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

