@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#> .

<https://n2t.net/ark:/60537/beA10y>
  ns0:birthDate "1940" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/btJBQE> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/55fde189-7f8c-46f5-8a8f-41eb9ef38f00" ;
  ns0:givenName "Jan" ;
  ns0:name "Jan Mans (1940-2021)"@nl ;
  ns0:familyName "Mans" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q935641> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Jan_Mans> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/36003> ;
  ns0:deathDate "2021"^^xsd:gYear .

