@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/beZoT4n>
  schema:familyName "den Edel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3db910ad-a9e6-866e-2f96-886a496e751c"^^xsd:string ;
  schema:givenName "Paulus Johannes"^^xsd:string ;
  schema:name "Paulus Johannes den Edel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w9vg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/81888c5c-de84-f4ac-378b-0365821337b1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2358773> ;
  schema:birthDate "1896-05-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Edel"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

