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

<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/functional_fitness_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/functional_fitness_exercise> .

<https://concepts.sagepub.com/social-science/concept/functional_fitness_exercise>
  skos:definition "Repeatedly it has been shown that exercise can improve muscle strength, flexibility, aerobic capacity, and balance in older adults. Exercise activities such as walking, swimming, biking, or resistance exercise have not, however, consistently been noted to have a positive impact on functional fitness, which is the ability to perform basic activities of daily living (ADLs), such as bathing, dressing, transferring, and walking. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n156.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Functional Fitness Exercise</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_activity_and_inactivity>, <https://concepts.sagepub.com/social-science/concept/exercise_physiology>, <https://concepts.sagepub.com/social-science/concept/aging> ;
  skos:prefLabel "functional fitness exercise"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/physical_activity_and_inactivity>
  skos:prefLabel "physical activity and inactivity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/functional_fitness_exercise> .

