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

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

<https://concepts.sagepub.com/social-science/concept/humidity_and_exercise>
  skos:definition "Many environmental factors can have either a positive or a negative impact on exercise. Humidity is a general term for various descriptions of the water vapor in the air and is usually seen as having a negative impact on physical activity. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n181.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Humidity and Exercise</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exercise_physiology> ;
  skos:prefLabel "humidity and exercise"@en ;
  a skos:Concept .

