@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/bPoopr>
  ns0:birthDate "1779" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bj9qa6> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/3fe283f8-bbc8-4671-8428-dbfcefe933d3" ;
  ns0:givenName "Jan Ernst" ;
  ns0:familyName "Ligtvoet van Leeuwen" ;
  ns0:name "Mr. Jan Ernst Ligtvoet van Leeuwen (1779-1846)"@nl ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q17428709> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Jan_Ernst_Ligtvoet_van_Leeuwen> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35952> ;
  ns0:deathDate "1846"^^xsd:gYear ;
  ns0:additionalName [ ns1:prefix "Mr." ] .

