@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/Socratic_method>
  skos:prefLabel "Socratic method"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Adlerian_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/Adlerian_therapy> .

<https://concepts.sagepub.com/social-science/concept/Adlerian_therapy>
  skos:definition "Adlerian therapy refers to counseling and psychotherapeutic interventions that are associated with the individual psychology of Alfred Adler (1870–1937), a Viennese psychologist and contemporary of Sigmund Freud. Individual psychology emphasizes an examination of the individual's social and cultural embeddedness, a holistic view of personality, taking personal responsibility, striving to achieve life goals, growth towards a sense of completion and belonging, and a practical approach to meeting life's challenges. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n147.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Adlerian Therapy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Socratic_method> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/individual_therapy> ;
  skos:prefLabel "Adlerian therapy"@en ;
  a skos:Concept .

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

