@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/societal_implications_of_incarceration>
  skos:definition "The United States incarcerates a larger share of its population than any other country. Increasingly, the criminal justice system affects not only the lives of convicted offenders individually but also the relative standing of demographic groups and outcomes in the country as a whole. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n284.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Incarceration, Societal Implications</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/crime_and_deviance> ;
  skos:prefLabel "societal implications of incarceration"@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/societal_implications_of_incarceration> .

<https://concepts.sagepub.com/social-science/concept/crime_and_deviance>
  skos:prefLabel "crime and deviance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/societal_implications_of_incarceration> .

