@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/active_immunotherapy>
  skos:prefLabel "active immunotherapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/immunization> .

<https://concepts.sagepub.com/social-science/concept/communicable_disease_control>
  skos:prefLabel "communicable disease control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/immunization> .

<https://concepts.sagepub.com/social-science/concept/passive_immunization>
  skos:prefLabel "passive immunization"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/immunization> .

<https://concepts.sagepub.com/social-science/concept/primary_prevention>
  skos:prefLabel "primary prevention"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/immunization> .

<https://concepts.sagepub.com/social-science/concept/immunization>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/active_immunotherapy>, <https://concepts.sagepub.com/social-science/concept/vaccination>, <https://concepts.sagepub.com/social-science/concept/passive_immunization>, <https://concepts.sagepub.com/social-science/concept/immunization_schedule>, <https://concepts.sagepub.com/social-science/concept/secondary_immunization> ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007114.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/communicable_disease_control>, <https://concepts.sagepub.com/social-science/concept/primary_prevention> ;
  skos:prefLabel "immunization"@en ;
  skos:altLabel "vaccination"@en ;
  skos:definition "Immunization is a process in which people are made immune or resistant to infectious diseases, typically by the administration of vaccines. Vaccination has proven successful as a relatively low-cost, low-risk means of protecting populations from certain diseases, several of which have nearly been eradicated in Many parts of the world. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-human-services-and-diversity/n292.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Services and Diversity; Immunization</a>]"@en .

<https://concepts.sagepub.com/social-science/concept/vaccination>
  skos:prefLabel "vaccination"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/immunization> .

<https://concepts.sagepub.com/social-science/concept/immunization_schedule>
  skos:prefLabel "immunization schedule"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/immunization> .

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

<https://concepts.sagepub.com/social-science/concept/secondary_immunization>
  skos:prefLabel "secondary immunization"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/immunization> .

