@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/immunotherapy>
  skos:definition "The immune system, through a variety of responses working together, protects the body from invading pathogens and eliminates disease. When the body's immune system fails to work properly or is compromised by a chronic or acute disease, the body is unable to keep up with the progression of the disease and needs additional help to fight off debilitating effects. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n609.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Immunotherapy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/procedures_and_therapies>, <https://concepts.sagepub.com/social-science/concept/drug_therapy> ;
  skos:prefLabel "immunotherapy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/procedures_and_therapies>
  skos:prefLabel "procedures and therapies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/immunotherapy> .

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

<https://concepts.sagepub.com/social-science/concept/drug_therapy>
  skos:prefLabel "drug therapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/immunotherapy> .

