@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/autoimmune_diseases>
  skos:definition "Autoimmune disease (AD) is a condition where the human body's immune system reacts against its own tissues. This process occurs in rheumatoid arthritis (RA), type 1 diabetes, systemic lupus erythematosus (SLE), Crohn's disease, and many other debilitating ailments. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n133.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Autoimmune Diseases (General)</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/systema_lupus_erythematosus> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001327.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/immunologic_diseases> ;
  skos:prefLabel "autoimmune diseases"@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/autoimmune_diseases> .

<https://concepts.sagepub.com/social-science/concept/immunologic_diseases>
  skos:prefLabel "immunologic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/autoimmune_diseases> .

<https://concepts.sagepub.com/social-science/concept/systema_lupus_erythematosus>
  skos:prefLabel "systema lupus erythematosus"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/autoimmune_diseases> .

