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

<https://concepts.sagepub.com/social-science/concept/cold_and_exercise>
  skos:definition "Like all mammals, humans are homeothermic—in other words, body systems are designed to operate effectively and safely within a narrow range of temperatures. Under resting conditions, a person can achieve thermal equilibrium at environmental temperatures as low as 5±C simply by increasing the amount of clothing that is worn. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n84.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Cold and Exercise</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exercise_physiology> ;
  skos:prefLabel "cold 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/cold_and_exercise> .

