@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/bordetella_infections>
  skos:prefLabel "bordetella infections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/whooping_cough> .

<https://concepts.sagepub.com/social-science/concept/whooping_cough>
  skos:definition "Pertussis, commonly referred to as whooping cough, was first identified in 1578 by French physician Guillaume Baillou who described the disease, which affected mostly children, as an irritation of the lungs in which patients experienced high fevers, swelling, fatigue, vomiting, and upset stomachs. The disease was characterized by a “whooping” cough, and death often resulted from hemorrhages or asphyxiations brought on by excessive coughing or from the pneumonia and bronchitis that often accompanied the disease. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1232.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Whooping Cough</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/bordetella_infections> ;
  skos:prefLabel "whooping cough"@en ;
  a skos:Concept .

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

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

