@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/regulated_breathing>
  skos:definition "Regulated breathing is a behavior therapy technique that involves an effort to slow an individual's breathing rate to below the usual rate and to install a regular breathing rhythm. Regulated breathing therapies, or “relaxed breathing” therapies, are commonly used in combination with other relaxation techniques for reducing physiological tension and arousal and for treating a variety of stress-related conditions."@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/relaxation_therapy> ;
  skos:prefLabel "regulated breathing"@en ;
  a skos:Concept .

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

<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/regulated_breathing> .

