@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/bdKddc>
  ns0:birthDate "1614" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bLQuJD> ;
  ns0:givenName "Hiëronymus" ;
  ns0:name "Hiëronymus van Beverningh (1614-1690)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/d1dd1f30-490a-4c3b-bb09-accb8f236317" ;
  ns0:familyName "van Beverningh" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q433522> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Hi%C3%ABronymus_van_Beverningh> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35887> ;
  ns0:deathDate "1690"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Beverningh" ;
    ns1:surnamePrefix "van"
  ] .

