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

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

<https://concepts.sagepub.com/social-science/concept/mycobacterium_infections>
  skos:prefLabel "mycobacterium infections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/leprosy> .

<https://concepts.sagepub.com/social-science/concept/leprosy>
  skos:definition "Leprosy is increasingly known by the less offensive name of Hansen's disease (HD). It was the first chronic disease to be attributed to a bacterial cause, when the Norwegian physician Gerhard Armauer Hansen identified the bacillus Mycobacterium leprae in 1873. [Source: <a href=\"https://sk.sagepub.com/reference/disability/n505.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disability; Leprosy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tuberculoid_leprosy>, <https://concepts.sagepub.com/social-science/concept/nerve_leprosy>, <https://concepts.sagepub.com/social-science/concept/lepromatous_leprosy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/mycobacterium_infections> ;
  skos:prefLabel "leprosy"@en ;
  a skos:Concept .

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

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

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

