@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/bdxv4O5>
  schema:givenName "Gerarda Cornelia"^^xsd:string ;
  schema:name "Gerarda Cornelia van Delden"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4be3041e-977a-61de-6e52-1cba9c095aff"^^xsd:string ;
  schema:familyName "van Delden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01237s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/72d96a24-87ca-5501-db67-1848a9214c76> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2301991> ;
  schema:birthDate "1864-03-27"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Delden"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

