@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#> .

<https://n2t.net/ark:/60537/baPqAu>
  ns0:birthDate "1888" ;
  ns0:familyName "Acket" ;
  ns0:givenName "Bernard Willem Paul" ;
  ns0:name "Bernard Willem Paul Acket (1888-1973)"@nl ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bvOBIc> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/623423f1-5a04-4102-a134-0b8cb3e7c05c" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q3996993> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Bernard_Willem_Paul_Acket> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35988> ;
  ns0:deathDate "1973"^^xsd:gYear .

