@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/disease_immunity>
  skos:prefLabel "disease immunity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/acquired_immunity> .

<https://concepts.sagepub.com/social-science/concept/acquired_immunity>
  skos:definition "Acquired immunity is the cumulative development over a lifetime of the body's ability to fight off disease caused by invading agents with antibodies and specialized lymphocytes, one type of white blood cells. Each person's immune system is unique, defined by genetic coding with an ability to distinguish self-cells from foreign invaders, with some exceptions, including autoimmune diseases or immunodeficiency. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n6.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Acquired Immunity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_sciences>, <https://concepts.sagepub.com/social-science/concept/disease_immunity> ;
  skos:prefLabel "acquired immunity"@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/acquired_immunity> .

<https://concepts.sagepub.com/social-science/concept/health_sciences>
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/acquired_immunity> .

