@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/critical_theory>
  skos:prefLabel "critical theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/immanence> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/immanence> .

<https://concepts.sagepub.com/social-science/concept/immanence>
  skos:definition "Immanence is the attribute of being internal or remaining within, free from external conditioning. Immanence is opposed to transcendence, which concerns what is above, beyond, or outside. [Source: <a href=\"https://sk.sagepub.com/reference/politicaltheory/n226.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Theory; Immanence</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/critical_theory> ;
  skos:prefLabel "immanence"@en ;
  a skos:Concept .

