@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/b0PPyU>
  ns0:birthDate "1916" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bZnYvA> ;
  ns0:givenName "Christiaan" ;
  ns0:name "Christiaan van Hofwegen (1916-1989)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/cef620a3-e25a-452b-bb49-02477270488d" ;
  ns0:familyName "van Hofwegen" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q2681990> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Christiaan_van_Hofwegen> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35997> ;
  ns0:deathDate "1989"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Hofwegen" ;
    ns1:surnamePrefix "van"
  ] .

