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

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

<https://concepts.sagepub.com/social-science/concept/totality>
  skos:definition "Martin Heidegger claims that metaphysics deals with beings as beings, and always represents beings in their totality, considering their most universal traits. Thus in Being and Time (1927b), he searches for general statements that can be made about Being. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-existential-psychotherapy-and-counselling/n589.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Existential Psychotherapy and Counselling; Totality</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/critical_theory> ;
  skos:prefLabel "totality"@en ;
  a skos:Concept .

