@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/gastrointestinal_disorders>
  skos:definition "The gastrointestinal (GI) system extends from the mouth to the anus and is comprised of the esophagus, stomach, duodenum, jejunum, ileum, colon, rectum, liver, pancreas, gall bladder, and biliary tract. Its primary functions are absorption of nutrients and elimination of wastes, although the liver and pancreas in particular fulfill many additional roles. [Source: <a href=\"https://sk.sagepub.com/reference/obesity/n197.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Obesity; Gastrointestinal Disorders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_implications_of_obesity> ;
  skos:prefLabel "gastrointestinal disorders"@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_disorders> .

<https://concepts.sagepub.com/social-science/concept/health_implications_of_obesity>
  skos:prefLabel "health implications of obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gastrointestinal_disorders> .

