@prefix p21: <http://data.loterre.fr/ark:/67375/P21> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

p21:-Fonction
  skos:prefLabel "Fonction"@fr, "Function"@en ;
  a isothes:ConceptGroup ;
  skos:member p21:-J5Z7MW10-H .

p21:-J5Z7MW10-H
  skos:hiddenLabel "Maire"@fr, "Mayor"@en ;
  a skos:Concept ;
  skos:exactMatch <http://dbpedia.org/resource/Mayor> ;
  skos:definition "Le ou la maire est une personne physique représentant l'autorité municipale, chef ou représentant du pouvoir exécutif au niveau communal. (Source : DBpedia)"@fr ;
  inist:semCategory "Fonction"@fr, "Function"@en ;
  skos:prefLabel "mayor"@en, "maire"@fr ;
  skos:inScheme p21: .

p21: a skos:ConceptScheme .
