@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/bj9oIFB>
  schema:familyName "de Kedts Houtman"^^xsd:string ;
  schema:givenName "Franciscus"^^xsd:string ;
  schema:name "Franciscus de Kedts Houtman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/15a1b148-6d53-27d3-f3c7-c40b27c45fd6"^^xsd:string ;
  schema:hasOccupation "Touwslager"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gtf2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cef49abd-f254-2177-7248-954a38d5c16d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2622013> ;
  schema:additionalName [
    ns0:baseSurname "Kedts Houtman"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

