@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/bTkD9Gk>
  schema:familyName "den Edel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/25f252ce-c0c2-4016-d519-6cd09db63b69"^^xsd:string ;
  schema:givenName "Wilhelmina Adriana"^^xsd:string ;
  schema:name "Wilhelmina Adriana den Edel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x5tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5c4d1ca7-8f86-4c0e-abf1-7a5b94e6c78f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2214670> ;
  schema:birthDate "1879-02-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Edel"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

