@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/passive_immunity> .

<https://concepts.sagepub.com/social-science/concept/passive_immunity>
  skos:definition "Passive immunity is achieved by the direct injection of antibodies or antiserum to defend against infection. This provides immediate, though temporary, protection from a specific disease-causing bacteria, virus or toxin to persons unable to produce antibodies. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n942.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Passive 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 "passive 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/passive_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/passive_immunity> .

