@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:-JC64Z5CZ-J .

adm: a skos:ConceptScheme .
adm:-JC64Z5CZ-J
  skos:hiddenLabel "Histoire de la pensée administrative"@fr, "History of administrative thought"@en ;
  a skos:Concept ;
  skos:inScheme adm: ;
  skos:prefLabel "histoire de la pensée administrative"@fr, "history of administrative thought"@en .

