@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/bsupGx>
  ns0:birthDate "1644" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bh4qf0>, <https://n2t.net/ark:/60537/bpZ0qT> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/4801d9c1-0934-415d-9af1-0a83b24a3f85" ;
  ns0:givenName "Johan" ;
  ns0:name "Johan van der Does (1644-1704)"@nl ;
  ns0:familyName "van der Does" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q2198369> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Johan_van_der_Does_(1644-1704)> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35893> ;
  ns0:deathDate "1704"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Does" ;
    ns1:surnamePrefix "van der"
  ] .

