@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/rabies> .

<https://concepts.sagepub.com/social-science/concept/rabies>
  skos:definition "Rabies is an infectious viral disease that is generally known as hydrophobia (fear of water). In its early stages, the disease provokes irritability and rage in the affected creatures and this inspires them to bite other creatures, hence, passing the virus on through the animal's saliva. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1025.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Rabies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virus_diseases>, <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/killer_viruses> ;
  skos:prefLabel "rabies"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/virus_diseases>
  skos:prefLabel "virus diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rabies> .

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

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

