@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/occupational_dermatitis>
  skos:prefLabel "occupational dermatitis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dermatitis> .

<https://concepts.sagepub.com/social-science/concept/dermatitis_herpetiformis>
  skos:prefLabel "dermatitis herpetiformis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dermatitis> .

<https://concepts.sagepub.com/social-science/concept/dermatomyositis>
  skos:prefLabel "dermatomyositis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dermatitis> .

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

<https://concepts.sagepub.com/social-science/concept/contact_dermatitis>
  skos:prefLabel "contact dermatitis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dermatitis> .

<https://concepts.sagepub.com/social-science/concept/dermatitis>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dermatitis_herpetiformis>, <https://concepts.sagepub.com/social-science/concept/dermatomyositis>, <https://concepts.sagepub.com/social-science/concept/contact_dermatitis>, <https://concepts.sagepub.com/social-science/concept/occupational_dermatitis>, <https://concepts.sagepub.com/social-science/concept/toxic_epidermal_necrolysis> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/skin_diseases>, <https://concepts.sagepub.com/social-science/concept/localized_diseases> ;
  skos:prefLabel "dermatitis"@en ;
  a skos:Concept ;
  skos:definition "Dermatitis is a general term used to describe the features of several skin conditions linked by the clinical finding of inflammation in the epidermis (top layer of the skin). In general it may be thought of as the skin's response to stress or irritants in the environment, and it is not contagious. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n347.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Dermatitis</a>]"@en .

<https://concepts.sagepub.com/social-science/concept/skin_diseases>
  skos:prefLabel "skin diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dermatitis> .

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

<https://concepts.sagepub.com/social-science/concept/toxic_epidermal_necrolysis>
  skos:prefLabel "toxic epidermal necrolysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dermatitis> .

