@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-P0DMT2JV-N
  skos:prefLabel "corrections"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PS191PX7-C .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-PS191PX7-C .

n9j: a skos:ConceptScheme .
n9j:-PS191PX7-C
  owl:sameAs <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: Encyclopedia of Crime and Punishment; New Generation Jails]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P0DMT2JV-N ;
  skos:prefLabel "new generation jails"@en .

