@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/reserve_capacity>
  skos:definition "In humans, the term reserve capacity can be defined as the excess capacity, or reserves, above that needed for normal functioning (load), as in carrying out activities of daily living. Many systems of the body have reserve capacities (e.g., functional reserves of the lungs and heart, fuel depot reserves for metabolism, or reserve of a single enzyme). [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n303.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Reserve Capacity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exercise_physiology> ;
  skos:prefLabel "reserve capacity"@en ;
  a skos:Concept .

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

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

