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

<https://concepts.sagepub.com/social-science/concept/narrative_therapy>
  skos:definition "Narrative therapy (NT) refers to a variety of approaches that focus on the role of language, particularly stories, in counseling. The central thesis of narrative therapy is that clients tell stories in therapy and these stories are useful in assessing and helping clients. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n224.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Narrative Therapy</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D062525.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/postmodern_therapy> ;
  skos:prefLabel "narrative therapy"@en ;
  a skos:Concept .

