@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/the_imaginary> .

<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/the_imaginary> .

<https://concepts.sagepub.com/social-science/concept/the_imaginary>
  skos:definition "The imaginary is the set of meanings, symbols, values, narratives, and representations of the world through which people imagine their existence. The concept entered the political-philosophical debate when, after the linguistic turn, political theorists started to point out that our relationship to the world is always linguistically mediated. [Source: <a href=\"https://sk.sagepub.com/reference/politicaltheory/n225.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Theory; Imaginary, The</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/critical_theory> ;
  skos:prefLabel "the imaginary"@en ;
  a skos:Concept .

