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

<https://concepts.sagepub.com/social-science/concept/gram_negative_bacterial_infections>
  skos:prefLabel "gram negative bacterial infections"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bacterial_infections> .

<https://concepts.sagepub.com/social-science/concept/bacterial_endocarditis>
  skos:prefLabel "bacterial endocarditis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bacterial_infections> .

<https://concepts.sagepub.com/social-science/concept/gram_positive_bacterial_infections>
  skos:prefLabel "gram positive bacterial infections"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bacterial_infections> .

<https://concepts.sagepub.com/social-science/concept/bacterial_infections>
  skos:definition "Bacterial infections occur when single-celled microorganisms called bacteria colonize the human body. While this colonization is usually fended off by the immune system, bacteria cause disease when they cannot be controlled and begin to interfere with normal function. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n140.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Bacterial Infections</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/toxaemia>, <https://concepts.sagepub.com/social-science/concept/gram_positive_bacterial_infections>, <https://concepts.sagepub.com/social-science/concept/gram_negative_bacterial_infections>, <https://concepts.sagepub.com/social-science/concept/bacterial_endocarditis> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/communicable_diseases> ;
  skos:prefLabel "bacterial infections"@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/bacterial_infections> .

<https://concepts.sagepub.com/social-science/concept/communicable_diseases>
  skos:prefLabel "communicable diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bacterial_infections> .

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

