@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/applied_relaxation>
  skos:prefLabel "applied relaxation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/relaxation_therapy> .

<https://concepts.sagepub.com/social-science/concept/regulated_breathing>
  skos:prefLabel "regulated breathing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/relaxation_therapy> .

<https://concepts.sagepub.com/social-science/concept/psychiatric_treatment>
  skos:prefLabel "psychiatric treatment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/relaxation_therapy> .

<https://concepts.sagepub.com/social-science/concept/cue-controlled_relaxation>
  skos:prefLabel "cue-controlled relaxation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/relaxation_therapy> .

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

<https://concepts.sagepub.com/social-science/concept/relaxation_therapy>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cue-controlled_relaxation>, <https://concepts.sagepub.com/social-science/concept/regulated_breathing>, <https://concepts.sagepub.com/social-science/concept/meditation>, <https://concepts.sagepub.com/social-science/concept/progressive_muscular_relaxation>, <https://concepts.sagepub.com/social-science/concept/applied_relaxation> ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavioral_therapy>, <https://concepts.sagepub.com/social-science/concept/psychiatric_treatment> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012064.html> ;
  skos:prefLabel "relaxation therapy"@en .

<https://concepts.sagepub.com/social-science/concept/behavioral_therapy>
  skos:prefLabel "behavioral therapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/relaxation_therapy> .

<https://concepts.sagepub.com/social-science/concept/progressive_muscular_relaxation>
  skos:prefLabel "progressive muscular relaxation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/relaxation_therapy> .

