@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/bfc5tnj>
  pico:hasAge "20"^^xsd:string ;
  schema:givenName "Abraham"^^xsd:string ;
  schema:name "Abraham de Haan"@nl ;
  schema:familyName "de Haan"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3a55b197-30e9-42dc-3be0-45f1cb3584a8"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Broek> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bDJ8CfN> ;
  schema:spouse <https://n2t.net/ark:/60537/bo6Gh9Q> ;
  schema:parent <https://n2t.net/ark:/60537/bw1g5ZV>, <https://n2t.net/ark:/60537/bZACzQE> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2248383> ;
  schema:additionalName [
    ns0:baseSurname "Haan"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

