@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/international_imprisonments>
  skos:definition "Increasing prison populations and particularly prison overcrowding are important concerns in all democratic countries. The undesirable effects of overcrowding are legion, including increases in correction costs, longer delays before imprisonment, and deterioration in living and working conditions for inmates and correction officers. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n236.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; International Imprisonments</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_crime_and_punishment>, <https://concepts.sagepub.com/social-science/concept/corrections> ;
  skos:prefLabel "international imprisonments"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/corrections>
  skos:prefLabel "corrections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/international_imprisonments> .

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

<https://concepts.sagepub.com/social-science/concept/international_crime_and_punishment>
  skos:prefLabel "international crime and punishment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/international_imprisonments> .

