@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/body_temperature_and_exercise> .

<https://concepts.sagepub.com/social-science/concept/body_temperature_and_exercise>
  skos:definition "The regulation of body temperature, or thermoregulation, is the sum of physiological responses that keeps body temperature close to the temperature set point at the brain (∼36.8±C) and within physiological range (∼36.5±C to ∼40±C). Human body temperature is regulated at the shell (skin) and core (internal) levels. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n50.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Body Temperature and Exercise</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exercise_physiology> ;
  skos:prefLabel "body temperature 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/body_temperature_and_exercise> .

