@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: a skos:ConceptScheme .
adm:-P4B5X07X-D
  skos:hiddenLabel "Méthode de la science administrative"@fr, "Method of Administrative Science"@en ;
  a skos:Concept ;
  skos:inScheme adm: ;
  skos:prefLabel "méthode de la science administrative"@fr, "method of administrative science"@en .

adm:-Technique__Méthode
  skos:prefLabel "Technique / Méthode"@fr, "Technique / Method"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member adm:-P4B5X07X-D .

