@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bfc74Z>
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bGrhOd> ;
  ns0:familyName "de Kedts Houtman" ;
  ns0:givenName "Dirk Daniel" ;
  ns0:name "Dirk Daniel de Kedts Houtman (????-????)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/e3da45ef-b1f8-4d94-9605-a49b0b1d971e" ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35941> ;
  ns0:additionalName [
    ns1:baseSurname "Kedts Houtman" ;
    ns1:literalName "Dirk Daniel de Kedts Houtman (????-????)"@nl ;
    ns1:surnamePrefix "de"
  ] .

