@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/exercise_physiology>
  skos:prefLabel "exercise physiology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hydration_and_exercise> .

<https://concepts.sagepub.com/social-science/concept/hydration_and_exercise>
  skos:definition "Water is sometimes positioned as our most important nutrient. After all, it makes up more than half the human body mass, and an inadequate intake results in a substantial impairment of health and function in a time frame that is far more rapid than for any other nutrient. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n182.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Hydration and Exercise</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exercise_physiology> ;
  skos:prefLabel "hydration and exercise"@en ;
  a skos:Concept .

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

