@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/health_(applied_developmental_science)>
  skos:prefLabel "health (applied developmental science)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/celiac_disease> .

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

<https://concepts.sagepub.com/social-science/concept/developmental_disorders>
  skos:prefLabel "developmental disorders"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/celiac_disease> .

<https://concepts.sagepub.com/social-science/concept/celiac_disease>
  skos:definition "Celiac disease is a disorder of the small bowel. The lining in the small intestinal mucosa is damaged by the prolamin fraction of wheat gluten, barley, and rye in susceptible individuals. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n80.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Celiac Disease</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/localized_diseases>, <https://concepts.sagepub.com/social-science/concept/health_(applied_developmental_science)>, <https://concepts.sagepub.com/social-science/concept/developmental_disorders> ;
  skos:prefLabel "celiac disease"@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/celiac_disease> .

