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

p21:-K6CJRND7-P
  inist:semCategory "Fonction"@fr, "Function"@en ;
  skos:inScheme p21: ;
  skos:prefLabel "king"@en, "roi"@fr ;
  skos:definition "Un roi, au féminin : une reine, est une personne qui exerce la royauté, qu'elle soit absolue, constitutionnelle ou élective. (Source : DBpedia)"@fr ;
  skos:exactMatch <http://dbpedia.org/resource/King> ;
  skos:hiddenLabel "Roi"@fr, "King"@en ;
  a skos:Concept .

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

p21: a skos:ConceptScheme .
