@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/hydrotherapy>
  skos:definition "Hydrotherapy is a part of medicine that involves the use of water to treat illness and promote health. While water has been regarded as a therapeutic agent since ancient times, it became a therapeutic intervention for mental illnesses in the late 19th century and represents one of the earliest efforts at treating psychiatric illness through somatic or bodily interventions. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-mental-illness/n134.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Mental Illness: An A-to-Z Guide; Hydrotherapy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vapour_therapy>, <https://concepts.sagepub.com/social-science/concept/balneotherapy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiotherapy> ;
  skos:prefLabel "hydrotherapy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/vapour_therapy>
  skos:prefLabel "vapour therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hydrotherapy> .

<https://concepts.sagepub.com/social-science/concept/balneotherapy>
  skos:prefLabel "balneotherapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hydrotherapy> .

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

<https://concepts.sagepub.com/social-science/concept/physiotherapy>
  skos:prefLabel "physiotherapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hydrotherapy> .

