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

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

<https://concepts.sagepub.com/social-science/concept/gay,_lesbian,_and_bisexual_therapy>
  skos:prefLabel "gay, lesbian, and bisexual therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/postmodern_therapy> .

<https://concepts.sagepub.com/social-science/concept/postmodern_therapy>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/narrative_therapy>, <https://concepts.sagepub.com/social-science/concept/gay,_lesbian,_and_bisexual_therapy>, <https://concepts.sagepub.com/social-science/concept/feminist_therapy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychotherapy> ;
  skos:prefLabel "postmodern therapy"@en ;
  a skos:Concept .

