@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_disease>
  skos:prefLabel "gastrointestinal disease"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gastroenteritis> .

<https://concepts.sagepub.com/social-science/concept/enteritis>
  skos:prefLabel "enteritis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gastroenteritis> .

<https://concepts.sagepub.com/social-science/concept/infantile_diarrhea>
  skos:prefLabel "infantile diarrhea"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gastroenteritis> .

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

<https://concepts.sagepub.com/social-science/concept/gastroenteritis>
  skos:definition "Gastroenteritis is defined as an infection of the gastrointestinal tract (stomach, small intestine, and/or large intestine). Gastroenteritis is common, and the resulting vomiting, dysentery, and/or diarrhea is the most common cause of death in developing countries, accounting for approximately 2.5 million fatalities per year. [Source: <a href=\"https://sk.sagepub.com/reference/greenhealth/n55.xml\" target=\"_blank\" data-id=\"to-sk\">Green Health: An A-to-Z Guide; Gastroenteritis</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/infantile_diarrhea>, <https://concepts.sagepub.com/social-science/concept/enteritis> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005759.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gastrointestinal_disease> ;
  skos:prefLabel "gastroenteritis"@en ;
  a skos:Concept .

