@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:prefLabel "intestinal diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/constipation> .

<https://concepts.sagepub.com/social-science/concept/localized_diseases>
  skos:prefLabel "localized diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/constipation> .

<https://concepts.sagepub.com/social-science/concept/internal_medicine>
  skos:prefLabel "internal medicine"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/constipation> .

<https://concepts.sagepub.com/social-science/concept/constipation>
  skos:definition "Constipation and its causes are a collection of diseases that are very important to health providers around the entire globe. Constipation is a global health problem affecting more than 12 percent of the entire world (that is, people who have on average less than three bowel movements per week). [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n310.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Constipation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/localized_diseases>, <https://concepts.sagepub.com/social-science/concept/intestinal_diseases>, <https://concepts.sagepub.com/social-science/concept/internal_medicine> ;
  skos:prefLabel "constipation"@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/constipation> .

