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

p21:-Théorie__Modèle_théorique
  skos:prefLabel "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-R4MM8W3R-1 .

p21:-R4MM8W3R-1
  inist:semCategory "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  skos:hiddenLabel "Distanciation"@fr, "Alienation effect"@en ;
  a skos:Concept ;
  skos:inScheme p21: ;
  skos:prefLabel "distanciation"@fr, "alienation effect"@en ;
  skos:altLabel "distancing effect"@en .

p21: a skos:ConceptScheme .
