@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/November_Coalition>
  skos:definition "The November Coalition is a nonprofit, grassroots organization that seeks to educate the public about the war on drugs. According to their Web site, the coalition includes a growing body of citizens whose lives have been gravely affected by our government's present drug policy. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n241.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; November Coalition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_reform> ;
  skos:prefLabel "November Coalition"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/November_Coalition> .

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

