@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/bIweS9d>
  pico:hasAge "23"^^xsd:string ;
  schema:givenName "Hendricus Felix Johannes"^^xsd:string ;
  schema:name "Hendricus Felix Johannes van der A"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e5f3efe6-51de-e49a-2ede-8ad0de63def2"^^xsd:string ;
  schema:familyName "van der A"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bm1FRZ1> ;
  schema:spouse <https://n2t.net/ark:/60537/bQqPGYX> ;
  schema:parent <https://n2t.net/ark:/60537/bsH4evc>, <https://n2t.net/ark:/60537/bYkqvMP> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2258844> ;
  schema:additionalName [
    ns0:baseSurname "A"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

