@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/physical_activity_and_inactivity>
  skos:prefLabel "physical activity and inactivity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/balance_exercises> .

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

<https://concepts.sagepub.com/social-science/concept/balance_exercises>
  skos:definition "Balance exercises are a critical component of any exercise program, as they can help maintain optimal strength and function and prevent falls among older adults. Falls, unfortunately, are common among older individuals, with one-third of those aged 65 years and older living at home suffering a fall each year. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n36.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Balance Exercises</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_activity_and_inactivity> ;
  skos:prefLabel "balance exercises"@en ;
  a skos:Concept .

