@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/race,_class,_and_gender>
  skos:prefLabel "race, class, and gender"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/critical_resistance> .

<https://concepts.sagepub.com/social-science/concept/prison_reform>
  skos:prefLabel "prison reform"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/critical_resistance> .

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

<https://concepts.sagepub.com/social-science/concept/critical_resistance>
  skos:definition "Critical Resistance is a grassroots organization that “fights to end the prison industrial complex by challenging the belief that policing, surveillance, imprisonment and other forms of control make our communities safer” (Critical Resistance, 2002c, p. 1). [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n81.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Critical Resistance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/race,_class,_and_gender>, <https://concepts.sagepub.com/social-science/concept/prison_reform> ;
  skos:prefLabel "critical resistance"@en ;
  a skos:Concept .

