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

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

<https://concepts.sagepub.com/social-science/concept/temporality>
  skos:definition "Temporality refers to the nature or structure of time, in terms of its objective existence, its subjective experience, or both, and particularly with respect to the relations among its dimensions (past, present, and future) and the way in which it passes. It can also include time's relation to eternity and to history. [Source: <a href=\"https://sk.sagepub.com/reference/politicaltheory/n443.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Theory; Temporality</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/critical_theory> ;
  skos:prefLabel "temporality"@en ;
  a skos:Concept .

