@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/supportive_therapy>
  skos:prefLabel "supportive therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/integrative_therapy> .

<https://concepts.sagepub.com/social-science/concept/integrative_therapy>
  skos:altLabel "eclectic therapy"@en ;
  skos:definition "Eclecticism, or integration, is now the most common theoretical orientation among counselors and psychotherapists in the United States. This has not always been the case. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n210.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Integrative/Eclectic Therapy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/supportive_therapy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychotherapy> ;
  skos:prefLabel "integrative therapy"@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/integrative_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/integrative_therapy> .

