@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/health_and_well-being>
  skos:prefLabel "health and well-being"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/immune_system> .

<https://concepts.sagepub.com/social-science/concept/immune_system>
  skos:definition "The immune system is a complex network of biological structures and substances within an organism: cells, tissues, and organs working together and protecting against diseases or infections. Infection may be caused by microbes (e.g., bacteria, parasites, fungi) and viruses. [Source: <a href=\"https://sk.sagepub.com/reference/music-in-the-social-and-behavioral-sciences/n206.xml\" target=\"_blank\" data-id=\"to-sk\">Music in the Social and Behavioral Sciences: An Encyclopedia; Immune System</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lymphatic_system> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hemic_and_immune_systems>, <https://concepts.sagepub.com/social-science/concept/health_and_well-being> ;
  skos:prefLabel "immune system"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/lymphatic_system>
  skos:prefLabel "lymphatic system"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/immune_system> .

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

<https://concepts.sagepub.com/social-science/concept/hemic_and_immune_systems>
  skos:prefLabel "hemic and immune systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/immune_system> .

