@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/gait_disorders>
  skos:definition "Walking is often referred to as a series of controlled falls because walking requires the ability to shift weight and balance on one limb, take a step, and catch the body mass with the stepping limb. The ability to walk is a fundamental requirement for independence in mobility; however, the changes that occur with aging can limit mobility and potentially affect independence. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n114.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Gait Disorders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/function_and_syndromes> ;
  skos:prefLabel "gait disorders"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/function_and_syndromes>
  skos:prefLabel "function and syndromes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gait_disorders> .

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

