@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/bDwvbQ>
  ns0:birthDate "1741" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bKaTe8>, <https://n2t.net/ark:/60537/box6CM> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/0eb1a2b8-a41e-4a54-b083-28416866a13a" ;
  ns0:givenName "Jan Jacob" ;
  ns0:name "Mr. Jan Jacob Slicher (1741-1806)"@nl ;
  ns0:familyName "Slicher" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q3087782> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Jan_Jacob_Slicher> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35969> ;
  ns0:deathDate "1806"^^xsd:gYear ;
  ns0:additionalName [ ns1:prefix "Mr." ] .

