@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/bd75KMi>
  schema:familyName "de Kets Houtman"^^xsd:string ;
  schema:givenName "Franciscus Antonius"^^xsd:string ;
  schema:name "Franciscus Antonius de Kets Houtman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/90d130cc-ec1c-8de9-5d72-be1b24bd20e7"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0134kn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7b5ef8b8-2a05-401a-1645-24b4205c1f80> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2334779> ;
  schema:birthDate "1882-02-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kets Houtman"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

