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

<https://concepts.sagepub.com/social-science/concept/psychotherapy>
  skos:prefLabel "psychotherapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/individual_therapy> .

<https://concepts.sagepub.com/social-science/concept/Adlerian_therapy>
  skos:prefLabel "Adlerian therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/individual_therapy> .

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

<https://concepts.sagepub.com/social-science/concept/individual_therapy>
  skos:definition "Individual therapy attempts to transform an offender into a law-abiding citizen through oneon-one sessions with a counselor or psychiatrist. Unlike group therapy, individual therapy provides the clinical environment for treatment that can be targeted to each client differently. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n177.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Individual Therapy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/individual_counseling>, <https://concepts.sagepub.com/social-science/concept/Adlerian_therapy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychotherapy>, <https://concepts.sagepub.com/social-science/concept/prison_programs> ;
  skos:prefLabel "individual therapy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/individual_counseling>
  skos:prefLabel "individual counseling"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/individual_therapy> .

