@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/prison_programs>
  skos:prefLabel "prison programs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/creative_writing_programs> .

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

<https://concepts.sagepub.com/social-science/concept/creative_writing_programs>
  skos:definition "Creative writing programs in U.S. prisons began in the late 1960s and early 1970s in response to the burgeoning prisoners' rights movement. The 1971 Attica riot was particularly influential in prompting the formation of prison arts programs of which writing courses were usually a part. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n78.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Creative Writing Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_programs> ;
  skos:prefLabel "creative writing programs"@en ;
  a skos:Concept .

