@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/cognitive_processes>
  skos:prefLabel "cognitive processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/consciousness_raising> .

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

<https://concepts.sagepub.com/social-science/concept/consciousness_raising>
  skos:definition "Consciousness raising is a critical tool for raising awareness of social inequities. The process centers on elucidating and elevating individual experiences of oppression to public and political spheres. [Source: <a href=\"https://sk.sagepub.com/reference/casestudy/n81.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Case Study Research; Consciousness Raising</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cognitive_processes> ;
  skos:prefLabel "consciousness raising"@en ;
  a skos:Concept .

