@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/intestinal_diseases>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hernia>, <https://concepts.sagepub.com/social-science/concept/appendicitis>, <https://concepts.sagepub.com/social-science/concept/enteritis>, <https://concepts.sagepub.com/social-science/concept/constipation>, <https://concepts.sagepub.com/social-science/concept/protein_losing_enteropathies>, <https://concepts.sagepub.com/social-science/concept/intestinal_cancer>, <https://concepts.sagepub.com/social-science/concept/diarrhoea>, <https://concepts.sagepub.com/social-science/concept/irritable_bowel_syndrome>, <https://concepts.sagepub.com/social-science/concept/colitis> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gastrointestinal_disease> ;
  skos:prefLabel "intestinal diseases"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/irritable_bowel_syndrome>
  skos:prefLabel "irritable bowel syndrome"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intestinal_diseases> .

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

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/intestinal_cancer>
  skos:prefLabel "intestinal cancer"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intestinal_diseases> .

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

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

<https://concepts.sagepub.com/social-science/concept/protein_losing_enteropathies>
  skos:prefLabel "protein losing enteropathies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intestinal_diseases> .

