@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/killer_viruses>
  skos:prefLabel "killer viruses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Ebola> .

<https://concepts.sagepub.com/social-science/concept/Ebola>
  skos:definition "Ebola virus is one of the deadliest known viruses, and it results in severe acute viral illness, known as Ebola hemorrhagic fever (EHF). The first recorded Ebola patient was a schoolteacher named Mabalo Lokela from the village of Yambuku, Zaire, diagnosed on September 5, 1976. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n110.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Ebola Virus</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/killer_viruses> ;
  skos:prefLabel "Ebola"@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/Ebola> .

