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

<https://concepts.sagepub.com/social-science/concept/prison_programs>
  skos:prefLabel "prison programs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/psychological_services> .

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

<https://concepts.sagepub.com/social-science/concept/psychological_services>
  skos:definition "Psychological services offered in prisons perform a dual function: they are aimed at the rehabilitation of prisoners and at the same time toward prison management. The past three decades have evinced drastic changes in the numbers of psychologists working in prisons and in the kinds of work that they do with prisoners. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n294.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Psychological Services</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_programs>, <https://concepts.sagepub.com/social-science/concept/health_(prisons_and_correctional_facilities)> ;
  skos:prefLabel "psychological services"@en ;
  a skos:Concept .

