@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/prediabetic_state>
  skos:prefLabel "prediabetic state"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diabetes> .

<https://concepts.sagepub.com/social-science/concept/endocrine_disease>
  skos:prefLabel "endocrine disease"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diabetes> .

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

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

<https://concepts.sagepub.com/social-science/concept/diabetes>
  skos:definition "DIABETES MELLITUS IS a condition of high blood glucose (sugar) levels and poor glucose control, with type 1 diabetes being a disease of insufficient production of insulin, a hormone that lowers glucose levels, and type 2 diabetes, the predominant form making up 90 to 95 percent of all diabetes, being a disease of insulin resistance mostly related to obesity. Diabetes currently afflicts approximately 21 million Americans, with an additional 41 million people that have prediabetes. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n187.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Diabetes</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prediabetic_state> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/endocrine_disease>, <https://concepts.sagepub.com/social-science/concept/carbohydrate_metabolism_disorders> ;
  skos:prefLabel "diabetes"@en ;
  a skos:Concept .

