@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/neurotoxicity_syndromes>
  skos:prefLabel "neurotoxicity syndromes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/botulism> .

<https://concepts.sagepub.com/social-science/concept/foodborne_diseases>
  skos:prefLabel "foodborne diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/botulism> .

<https://concepts.sagepub.com/social-science/concept/clostridium_infections>
  skos:prefLabel "clostridium infections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/botulism> .

<https://concepts.sagepub.com/social-science/concept/botulism>
  skos:definition "Botulism is a bacterial infection that affects the nervous system. There are between 70 and 100 cases of botulism per year in the United States. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n198.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Botulism</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001906.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/neurotoxicity_syndromes>, <https://concepts.sagepub.com/social-science/concept/foodborne_diseases>, <https://concepts.sagepub.com/social-science/concept/clostridium_infections> ;
  skos:prefLabel "botulism"@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/botulism> .

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

