@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bcHHMUk>
  pico:hasAge "63"^^xsd:string ;
  schema:familyName "den Adel"^^xsd:string ;
  schema:givenName "Dirk Christoffel Martinus"^^xsd:string ;
  schema:name "Dirk Christoffel Martinus den Adel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a28faa43-69de-765d-04c2-d5ae54d619be"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bDiK0Ud> ;
  schema:spouse <https://n2t.net/ark:/60537/bJm33cE> ;
  schema:parent <https://n2t.net/ark:/60537/btwSqAI>, <https://n2t.net/ark:/60537/bYXx0pE> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2764818> ;
  schema:deathDate "1939-02-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Adel"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

