@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/bxTByp>
  ns0:birthDate "1708" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/b9MV9i>, <https://n2t.net/ark:/60537/bmRw79>, <https://n2t.net/ark:/60537/bQdbbM>, <https://n2t.net/ark:/60537/bqOOc5>, <https://n2t.net/ark:/60537/bUoaYg> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/0c5953ac-1409-4e58-8804-2383a6b55d63" ;
  ns0:name "Mr. Vincent van Eijck (1708-1788)"@nl ;
  ns0:familyName "van Eijck" ;
  ns0:givenName "Vincent" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q2784606> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Vincent_van_Eijck_(1708-1788)> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35931> ;
  ns0:deathDate "1788"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Eijck" ;
    ns1:prefix "Mr." ;
    ns1:surnamePrefix "van"
  ] .

