@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/bpmSgIF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/56fa8ea1-66ea-0f1e-5f96-3903f61c3b31"^^xsd:string ;
  schema:givenName "Susanna Francina"^^xsd:string ;
  schema:name "Susanna Francina van Gelderen"@nl ;
  schema:familyName "van Gelderen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xfmf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4d52ed80-5521-d7aa-39a9-2d5c7fe965f5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2157222> ;
  schema:birthDate "1840-08-15"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gelderen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

