@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/drama_programs>
  skos:definition "Theater behind bars has consistently survived in harsh prison environments as well as in more lenient milieus. Prisoners and practitioners report that drama programs involving workshops, classes, or productions enable them to transcend their prison routines and move toward greater empathy. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n102.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Drama Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_programs> ;
  skos:prefLabel "drama programs"@en ;
  a skos:Concept .

<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/drama_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/drama_programs> .

