@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/b5CVoP>
  ns0:birthDate "1676" ;
  ns0:givenName "Arent" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bD65Ln>, <https://n2t.net/ark:/60537/be9CDt>, <https://n2t.net/ark:/60537/benjiP>, <https://n2t.net/ark:/60537/bKBhDe> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/cde120c2-ff7b-47a9-bb06-2e01c3ee3f59" ;
  ns0:name "Mr. Arent van der Burgh (1676-1735)"@nl ;
  ns0:familyName "van der Burgh" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q2538611> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Arent_van_der_Burgh> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35919> ;
  ns0:deathDate "1735"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Burgh" ;
    ns1:prefix "Mr." ;
    ns1:surnamePrefix "van der"
  ] .

