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

adm:-Discipline
  skos:prefLabel "Discipline"@en, "Discipline"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member adm:-ZZ7SD9TK-Z .

adm: a skos:ConceptScheme .
adm:-ZZ7SD9TK-Z
  skos:hiddenLabel "Politique et administration"@fr, "Politics and Administration"@en ;
  a skos:Concept ;
  skos:inScheme adm: ;
  skos:prefLabel "politique et administration"@fr, "politics and administration"@en .

