@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/cognitive_therapy>
  skos:prefLabel "cognitive therapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Socratic_method> .

<https://concepts.sagepub.com/social-science/concept/Socratic_method>
  skos:definition "Attributed by Plato and Xenophon to Socrates. Sometimes referred to as Socratic questioning or Socratic dialogue. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-existential-psychotherapy-and-counselling/n541.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Existential Psychotherapy and Counselling; Socratic method</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cognitive_therapy>, <https://concepts.sagepub.com/social-science/concept/Adlerian_therapy> ;
  skos:prefLabel "Socratic method"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Socratic_method> .

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

