@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/bwdY87R>
  schema:givenName "Abraham Hubertus"^^xsd:string ;
  schema:name "Abraham Hubertus van Dillen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/51c1c637-2cf1-86a7-dfa1-a40bc47c244c"^^xsd:string ;
  schema:familyName "van Dillen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1FCFdf>, <https://n2t.net/ark:/60537/bM38LJf> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVDjfBe> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2635251> ;
  schema:birthDate "1871-12-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dillen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

