@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/drug_allergy>
  skos:prefLabel "drug allergy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/allergies> .

<https://concepts.sagepub.com/social-science/concept/allergies>
  skos:definition "Allergic reactions are caused when the immune system is triggered into action by an allergen, which is a protein, or antigen, producing a clinical allergic reaction. These allergens elicit a response by immunoglobulin-E (IgE), causing various symptoms depending on the body system affected. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmedicine/n14.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Medicine; Allergies</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/respiratory_allergy>, <https://concepts.sagepub.com/social-science/concept/immediate_allergy>, <https://concepts.sagepub.com/social-science/concept/drug_allergy>, <https://concepts.sagepub.com/social-science/concept/dietary_allergies>, <https://concepts.sagepub.com/social-science/concept/anaphylaxis> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/immunologic_diseases> ;
  skos:prefLabel "allergies"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/respiratory_allergy>
  skos:prefLabel "respiratory allergy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/allergies> .

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

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

<https://concepts.sagepub.com/social-science/concept/immediate_allergy>
  skos:prefLabel "immediate allergy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/allergies> .

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

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

