@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bFb5Fh>
  ns0:birthDate "1926" ;
  ns0:familyName "Broekens" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bRtokI> ;
  ns0:name "Drs. Klaas Foeke Broekens (1926-2012)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/ba35a445-4b66-4306-9e58-bed182d5253f" ;
  ns0:givenName "Klaas Foeke" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q2884488> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Klaas_Broekens> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35992> ;
  ns0:deathDate "2012"^^xsd:gYear ;
  ns0:additionalName [ ns1:prefix "Drs." ] .

