@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/bV0h0w>
  ns0:birthDate "1781" ;
  ns0:familyName "Blanken" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bxTBBW> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/a3b29e2e-d456-4018-9e86-fdb65ed88bcd" ;
  ns0:givenName "Jan Willem" ;
  ns0:name "Mr. Jan Willem Blanken (1781-1858)"@nl ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q1919827> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Jan_Willem_Blanken> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35990> ;
  ns0:deathDate "1858"^^xsd:gYear ;
  ns0:additionalName [ ns1:prefix "Mr." ] .

