@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/prison_population>
  skos:prefLabel "prison population"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/elderly_prisoners> .

<https://concepts.sagepub.com/social-science/concept/special_populations>
  skos:prefLabel "special populations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/elderly_prisoners> .

<https://concepts.sagepub.com/social-science/concept/elderly_prisoners>
  skos:definition "The most common definition of an elderly inmate is someone aged 50 and older. The point at which someone becomes elderly has been set at 50 because research has identified a 10-year differential between the overall health of inmates and that of the general population. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n108.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Elderly Prisoners</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_populations>, <https://concepts.sagepub.com/social-science/concept/prison_population>, <https://concepts.sagepub.com/social-science/concept/corrections> ;
  skos:prefLabel "elderly prisoners"@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/elderly_prisoners> .

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

