@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/immune_system_and_disorders>
  skos:definition "The immune system protects the body from invasion by nonself organisms with an array of tissues, cells and organs working together through primary and secondary mechanisms. The primary line of defense is physical and chemical barriers to keep out invaders. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n604.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Immune System and Disorders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases> ;
  skos:prefLabel "immune system and disorders"@en ;
  a skos:Concept .

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

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

