@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-CLTMRGVK-T
  skos:prefLabel "psychotherapy"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NX807HBR-Z .

n9j: a skos:ConceptScheme .
n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-NX807HBR-Z .

n9j:-NK7DD6V1-M
  skos:prefLabel "supportive therapy"@en ;
  a skos:Concept ;
  skos:broader n9j:-NX807HBR-Z .

n9j:-NX807HBR-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/integrative_therapy> ;
  skos:narrower n9j:-NK7DD6V1-M ;
  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: Encyclopedia of Counseling; Integrative/Eclectic Therapy]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CLTMRGVK-T ;
  skos:prefLabel "integrative therapy"@en .

