@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/new_generation_jails> .

<https://concepts.sagepub.com/social-science/concept/new_generation_jails>
  skos:definition "The new generation jail is a departure from the traditional jail in its architecture, interior design, and design philosophy. The jail's state-of-the-art design attempts to create a safer and more humane environment for both the inmates and staff. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n287.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; New Generation Jails</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/corrections> ;
  skos:prefLabel "new generation jails"@en ;
  a skos:Concept .

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

