@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/bFoKI1m>
  pico:hasAge "25"^^xsd:string ;
  schema:givenName "Adriaan"^^xsd:string ;
  schema:name "Adriaan de Kedts Houtman"@nl ;
  schema:familyName "de Kedts Houtman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/92784f7c-75ef-2b0e-0764-6f5d688d1f77"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhUaHb6> ;
  schema:spouse <https://n2t.net/ark:/60537/bN5DQpz> ;
  schema:parent <https://n2t.net/ark:/60537/bpzA4nk>, <https://n2t.net/ark:/60537/bV0dFcr> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2286074> ;
  schema:additionalName [
    ns0:baseSurname "Kedts Houtman"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

