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

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

<https://concepts.sagepub.com/social-science/concept/gastrointestinal_aging>
  skos:definition "Many age-related changes in gastrointestinal (GI) function are not due to aging alone. The presence of concurrent diseases (e.g., diabetes and atherosclerotic disease) may have more impact on GI tract function in older adults. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n115.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Gastrointestinal Aging</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nutritional_issues>, <https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions> ;
  skos:prefLabel "gastrointestinal aging"@en ;
  a skos:Concept .

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

