@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/bHtKR8m>
  schema:familyName "den Edel"^^xsd:string ;
  schema:givenName "Dina"^^xsd:string ;
  schema:name "Dina den Edel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1fda4bef-3581-89c9-3e8d-8e73542633c4"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0101z1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e3c796b9-fa53-e678-0f19-335255dfb13f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2673706> ;
  schema:birthDate "1854-11-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Edel"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

