@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/diabetic_kidney_problems>
  skos:definition "Diabetes mellitus is the leading cause of kidney failure in the United States. Although the early stages of diabetic kidney disease, or diabetic nephropathy, are subtle and often go unnoticed, the disease can eventually result in end-stage renal disease (ESRD) requiring kidney transplantation or dialysis therapy. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n355.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Diabetic Kidney Problems</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/localized_diseases> ;
  skos:prefLabel "diabetic kidney problems"@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/diabetic_kidney_problems> .

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

