@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/health_(prisons_and_correctional_facilities)>
  skos:prefLabel "health (prisons and correctional facilities)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/disabled_prisoners> .

<https://concepts.sagepub.com/social-science/concept/prison_population>
  skos:prefLabel "prison population"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/disabled_prisoners> .

<https://concepts.sagepub.com/social-science/concept/disabled_prisoners>
  skos:definition "The overall number of disabled offenders housed in prisons or jails, and the types of disabilities they possess, is not known. We know more about the extent and nature of mental disabilities than we do about physical disabilities among the incarcerated population. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n93.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Disabled Prisoners</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_population>, <https://concepts.sagepub.com/social-science/concept/health_(prisons_and_correctional_facilities)> ;
  skos:prefLabel "disabled prisoners"@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/disabled_prisoners> .

