@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_other> .

<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_other> .

<https://concepts.sagepub.com/social-science/concept/the_other>
  skos:definition "Concern for the other/Other, which can also be regarded as concern for difference, is a leading motif in postfoundational thought. Concern for the other/Other has a decidedly ethical dimension and opens up spaces for political activism in pursuit of social justice. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n641.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Other, The</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/critical_theory> ;
  skos:prefLabel "the other"@en ;
  a skos:Concept .

