@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/bojoaH2>
  pico:hasAge "34"^^xsd:string ;
  schema:givenName "Adrianus"^^xsd:string ;
  schema:name "Adrianus den Haag"@nl ;
  schema:familyName "den Haag"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/57c7fa44-e98d-1f4d-d6d9-708a56bbc811"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b5PBpOh> ;
  schema:parent <https://n2t.net/ark:/60537/b7HUdvL>, <https://n2t.net/ark:/60537/bfCv2md> ;
  schema:spouse <https://n2t.net/ark:/60537/bwdXZxZ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2482344> ;
  schema:additionalName [
    ns0:baseSurname "Haag"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

