@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/bRSJ5A1>
  pico:hasAge "59"^^xsd:string ;
  schema:givenName "Adriaan Pieter Wilhelm"^^xsd:string ;
  schema:name "Adriaan Pieter Wilhelm van der Hoeven"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/63d568d0-fbc8-c986-b576-f2b7bfc87f40"^^xsd:string ;
  schema:familyName "van der Hoeven"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bCgf8o1>, <https://n2t.net/ark:/60537/bKaPXdY> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpYXAoA> ;
  schema:spouse <https://n2t.net/ark:/60537/bumFjBm> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/587714> ;
  schema:deathDate "1931-01-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hoeven"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

