@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/solution-focused_brief_therapy>
  skos:prefLabel "solution-focused brief therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/brief_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/brief_therapy> .

<https://concepts.sagepub.com/social-science/concept/brief_therapy>
  skos:definition "Brief therapy is a type of counseling that is time limited and present oriented. Brief therapy focuses on the client's presenting symptoms and current life circumstances, and it emphasizes the strengths and resources of the client. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n154.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Brief Therapy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/solution-focused_brief_therapy> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011614.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychotherapy> ;
  skos:prefLabel "brief therapy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/psychotherapy>
  skos:prefLabel "psychotherapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/brief_therapy> .

