@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/skin_pigmentation_disorders>
  skos:definition "Skin pigmentation disorders, while rarely life-threat-ening, can be alarming and discomfiting for patients given their visible nature. They are generally divided into two categories: disorders of hypopigmentation, where affected skin is lighter than surrounding skin, and disorders of hyperpigmentation, where affected skin is darker. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1092.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Skin Pigmentation Disorders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/localized_diseases> ;
  skos:prefLabel "skin pigmentation disorders"@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/skin_pigmentation_disorders> .

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

