@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/bsTMdeH>
  pico:hasAge "41"^^xsd:string ;
  schema:familyName "den Edel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8b768f69-1cdb-9b6c-e88e-caa687e6e9bd"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus den Edel"@nl ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  schema:spouse <https://n2t.net/ark:/60537/bAOn21n> ;
  schema:parent <https://n2t.net/ark:/60537/bchig0i>, <https://n2t.net/ark:/60537/bjZbppA> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/by6ft9S> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2585520> ;
  schema:additionalName [
    ns0:baseSurname "Edel"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

