@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/b3xVv5>
  ns0:birthDate "1715" ;
  ns0:givenName "Bruno" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/b4nJhr>, <https://n2t.net/ark:/60537/b6FqRy>, <https://n2t.net/ark:/60537/bBdNBo>, <https://n2t.net/ark:/60537/bFb5Gt>, <https://n2t.net/ark:/60537/bQDAzy> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/0fbd5f49-7edc-45f3-b59f-74c8f492e531" ;
  ns0:name "Mr. Bruno van der Does (1715-1791)"@nl ;
  ns0:familyName "van der Does" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q2665208> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Bruno_van_der_Does> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35927> ;
  ns0:deathDate "1791"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Does" ;
    ns1:prefix "Mr." ;
    ns1:surnamePrefix "van der"
  ] .

