@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/bojpTS>
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/b5qdIC>, <https://n2t.net/ark:/60537/bmeq1u>, <https://n2t.net/ark:/60537/btWivP> ;
  ns0:birthDate "circa 1620" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/cdad4de3-f03c-490c-ba06-cfe95e732014" ;
  ns0:givenName "Jacob" ;
  ns0:name "Jacob van der Tocht (circa 1620-1680)"@nl ;
  ns0:familyName "van der Tocht" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q2315544> ;
  ns0:hasRepresentation <https://iiif.micr.io/MgrwL/manifest> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Jacob_van_der_Tocht> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35909> ;
  ns0:deathDate "1680"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Tocht" ;
    ns1:surnamePrefix "van der"
  ] .

