@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/corrections>
  skos:prefLabel "corrections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/furlough_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/furlough_programs> .

<https://concepts.sagepub.com/social-science/concept/furlough_programs>
  skos:definition "The prison population in the United States has grown precipitously since the 1980s. According to the Bureau of Justice Statistics, the number of incarcerated Americans approached 2 million at the midpoint of the year 2000. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n193.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Furlough Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/corrections> ;
  skos:prefLabel "furlough programs"@en ;
  a skos:Concept .

