@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/bs40hA>
  ns0:birthDate "1749" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bJLuQT> ;
  ns0:familyName "Decker" ;
  ns0:givenName "François" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/f79b07cd-c9ec-42e7-a61c-ab72d2995b19" ;
  ns0:name "Mr. François Decker (1749-1817)"@nl ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q17428127> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Fran%C3%A7ois_Decker> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35924> ;
  ns0:deathDate "1817"^^xsd:gYear ;
  ns0:additionalName [ ns1:prefix "Mr." ] .

