@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/bcHIMG>
  ns0:birthDate "1736" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bhHwjj>, <https://n2t.net/ark:/60537/bQ0uve>, <https://n2t.net/ark:/60537/bTXMA2> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/0322d297-de9e-4253-af99-e23dcab9d04a" ;
  ns0:givenName "Martinus" ;
  ns0:name "Mr. Martinus van Toulon (1736-1818)"@nl ;
  ns0:familyName "van Toulon" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q2448151> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Martinus_van_Toulon> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35980> ;
  ns0:deathDate "1818"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Toulon" ;
    ns1:prefix "Mr." ;
    ns1:surnamePrefix "van"
  ] .

