@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/lactose_intolerance>
  skos:definition "Lactose intolerance is the inability of a person to digest lactose, the predominant sugar in dairy products. It affects people by causing gastrointestinal discomfort, and can make dietary freedom difficult for those afflicted. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n689.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Lactose Intolerance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/lactose_metabolism_disorders>, <https://concepts.sagepub.com/social-science/concept/food_and_nutrition> ;
  skos:prefLabel "lactose intolerance"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/lactose_metabolism_disorders>
  skos:prefLabel "lactose metabolism disorders"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lactose_intolerance> .

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

<https://concepts.sagepub.com/social-science/concept/food_and_nutrition>
  skos:prefLabel "food and nutrition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lactose_intolerance> .

<https://concepts.sagepub.com/social-science/concept/systemic_diseases>
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lactose_intolerance> .

