@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/bLDK3G0>
  schema:familyName "den Edel"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit den Edel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c8f30139-d7c8-f668-7f84-1ce459c0e5e2"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gq61> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6747a09a-c36c-2e78-e31c-7360dc1bcf48> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2257373> ;
  schema:birthDate "1842-11-18"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Edel"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

