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

<https://concepts.sagepub.com/social-science/concept/neurolinguistic_programming>
  skos:prefLabel "neurolinguistic programming"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/alternative_therapy> .

<https://concepts.sagepub.com/social-science/concept/alternative_therapy>
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/neurolinguistic_programming>, <https://concepts.sagepub.com/social-science/concept/hypnotherapy>, <https://concepts.sagepub.com/social-science/concept/horticultural_therapy>, <https://concepts.sagepub.com/social-science/concept/aromatherapy>, <https://concepts.sagepub.com/social-science/concept/animal_assisted_therapy>, <https://concepts.sagepub.com/social-science/concept/color_therapy>, <https://concepts.sagepub.com/social-science/concept/autogenic_training> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychotherapy> ;
  skos:prefLabel "alternative therapy"@en .

<https://concepts.sagepub.com/social-science/concept/hypnotherapy>
  skos:prefLabel "hypnotherapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/alternative_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/alternative_therapy> .

<https://concepts.sagepub.com/social-science/concept/animal_assisted_therapy>
  skos:prefLabel "animal assisted therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/alternative_therapy> .

<https://concepts.sagepub.com/social-science/concept/aromatherapy>
  skos:prefLabel "aromatherapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/alternative_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/alternative_therapy> .

<https://concepts.sagepub.com/social-science/concept/autogenic_training>
  skos:prefLabel "autogenic training"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/alternative_therapy> .

<https://concepts.sagepub.com/social-science/concept/horticultural_therapy>
  skos:prefLabel "horticultural therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/alternative_therapy> .

