@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/security_and_classification>
  skos:prefLabel "security and classification"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/compassionate_release> .

<https://concepts.sagepub.com/social-science/concept/sentencing_policy_and_legislation>
  skos:prefLabel "sentencing policy and legislation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/compassionate_release> .

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

<https://concepts.sagepub.com/social-science/concept/compassionate_release>
  skos:definition "Compassionate release of prisoners is appropriate when circumstances unforeseen at sentencing make continued incarceration unjust, and when no other adequate legal mechanisms exist to effect sentence reduction. Where recognized, compassionate release may be justified by a wide variety of postsentence developments. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n59.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Compassionate Release</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sentencing_policy_and_legislation>, <https://concepts.sagepub.com/social-science/concept/security_and_classification> ;
  skos:prefLabel "compassionate release"@en ;
  a skos:Concept .

