@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:-Théorie__Modèle_théorique
  skos:prefLabel "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member adm:-SGLZXX4P-6 .

adm: a skos:ConceptScheme .
adm:-SGLZXX4P-6
  skos:hiddenLabel "Théorie des organisations"@fr, "Organizational Theory"@en ;
  a skos:Concept ;
  skos:inScheme adm: ;
  skos:prefLabel "théorie des organisations"@fr, "organizational theory"@en .

