@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/procedures_and_therapies>
  skos:prefLabel "procedures and therapies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/oral_rehydration_therapy> .

<https://concepts.sagepub.com/social-science/concept/fluid_therapy>
  skos:prefLabel "fluid therapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/oral_rehydration_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/oral_rehydration_therapy> .

<https://concepts.sagepub.com/social-science/concept/oral_rehydration_therapy>
  skos:definition "Oral rehydration therapy (ORT), also called oral rehydration salts/solution (ORS), is a salt and sugar-based solution taken orally to treat dehydration from diarrhea. The salts can be prepackaged and typically include a combination of sodium, glucose, potassium, and citrate to be mixed with clean water; a homemade solution can be prepared in a ratio of eight lev-el-teaspoons of sugar and one level-teaspoon of salt mixed in one liter of clean water. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n904.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Oral Rehydration Therapy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/procedures_and_therapies>, <https://concepts.sagepub.com/social-science/concept/fluid_therapy> ;
  skos:prefLabel "oral rehydration therapy"@en ;
  a skos:Concept .

