@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/notifiable_diseases>
  skos:prefLabel "notifiable diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plague> .

<https://concepts.sagepub.com/social-science/concept/diseases_and_conditions>
  skos:prefLabel "diseases and conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plague> .

<https://concepts.sagepub.com/social-science/concept/biological_weapons>
  skos:prefLabel "biological weapons"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plague> .

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

<https://concepts.sagepub.com/social-science/concept/Yersinia_infections>
  skos:prefLabel "Yersinia infections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plague> .

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

<https://concepts.sagepub.com/social-science/concept/plague>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/septicaemic_plague>, <https://concepts.sagepub.com/social-science/concept/bubonic_plague>, <https://concepts.sagepub.com/social-science/concept/pneumonic_plague> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/notifiable_diseases>, <https://concepts.sagepub.com/social-science/concept/Yersinia_infections>, <https://concepts.sagepub.com/social-science/concept/diseases_and_conditions>, <https://concepts.sagepub.com/social-science/concept/biological_weapons> ;
  skos:definition "An infectious disease caused by bacteria (Yersinia pestis). Bubonic plague is the commonest form, characterised by swollen lymph nodes (bubo) and typically spread by fleas carried by rodents, such as the black rat (Rattus rattus). [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n2997.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; plague</a>]"@en ;
  a skos:Concept ;
  skos:prefLabel "plague"@en .

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

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

