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

p21:-S37WVCZJ-V
  a skos:Concept ;
  skos:hiddenLabel "Lawyer"@en, "Magistrat"@fr ;
  inist:semCategory "Function"@en, "Fonction"@fr ;
  skos:exactMatch <http://dbpedia.org/resource/Magistrate> ;
  skos:definition "Le terme magistrat est né dans la Rome antique et il est toujours utilisé aujourd'hui, mais ne recouvre pas la même notion. Un magistrat au XXIe siècle est une personne ayant un pouvoir judiciaire. (Source : DBpedia)"@fr ;
  skos:inScheme p21: ;
  skos:prefLabel "lawyer"@en, "magistrat"@fr .

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

p21: a skos:ConceptScheme .
