@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/sarcopenia>
  skos:definition "Sarcopenia, which means “loss of flesh,” is the age-related involuntary loss of muscle mass, strength, and function in skeletal muscles that develops progressively over decades and becomes a significant contributor to disability in the older population. Aging is associated with a number of changes in muscle mass and function that may be caused by age-related endocrine changes and, conversely, may also be responsible for changes in the effects of some hormones. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n242.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Sarcopenia</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/function_and_syndromes>, <https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions> ;
  skos:prefLabel "sarcopenia"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions>
  skos:prefLabel "diseases and medical conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sarcopenia> .

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

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

