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

<https://concepts.sagepub.com/social-science/concept/person-centered_therapy>
  skos:prefLabel "person-centered therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/humanistic_therapy> .

<https://concepts.sagepub.com/social-science/concept/existential_therapy>
  skos:prefLabel "existential therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/humanistic_therapy> .

<https://concepts.sagepub.com/social-science/concept/personal_construct_therapy>
  skos:prefLabel "personal construct therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/humanistic_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/humanistic_therapy> .

<https://concepts.sagepub.com/social-science/concept/humanistic_therapy>
  skos:definition "Humanistic approaches to counseling include a number of theoretical viewpoints. The dominant perspectives in this category are person-centered therapy and Gestalt therapy, which emerged in the 1950s and 1960s as alternatives to the prevailing approaches of the time, psychoanalysis and behaviorism. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n207.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Humanistic Approaches</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/person-centered_therapy>, <https://concepts.sagepub.com/social-science/concept/personal_construct_therapy>, <https://concepts.sagepub.com/social-science/concept/gestalt_therapy>, <https://concepts.sagepub.com/social-science/concept/existential_therapy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychotherapy> ;
  skos:prefLabel "humanistic 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/humanistic_therapy> .

