@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/common_cold>
  skos:prefLabel "common cold"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virus_diseases> .

<https://concepts.sagepub.com/social-science/concept/Lassa_fever>
  skos:prefLabel "Lassa fever"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virus_diseases> .

<https://concepts.sagepub.com/social-science/concept/poxvirus_infections>
  skos:prefLabel "poxvirus infections"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virus_diseases> .

<https://concepts.sagepub.com/social-science/concept/picornavirus_diseases>
  skos:prefLabel "picornavirus diseases"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virus_diseases> .

<https://concepts.sagepub.com/social-science/concept/myxovirus_infections>
  skos:prefLabel "myxovirus infections"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virus_diseases> .

<https://concepts.sagepub.com/social-science/concept/reovirus_infections>
  skos:prefLabel "reovirus infections"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virus_diseases> .

<https://concepts.sagepub.com/social-science/concept/herpesvirus_infections>
  skos:prefLabel "herpesvirus infections"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virus_diseases> .

<https://concepts.sagepub.com/social-science/concept/HIV_AIDS>
  skos:prefLabel "HIV/AIDS"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virus_diseases> .

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

<https://concepts.sagepub.com/social-science/concept/virus_diseases>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Lassa_fever>, <https://concepts.sagepub.com/social-science/concept/reovirus_infections>, <https://concepts.sagepub.com/social-science/concept/arbovirus_infections>, <https://concepts.sagepub.com/social-science/concept/HIV_AIDS>, <https://concepts.sagepub.com/social-science/concept/herpesvirus_infections>, <https://concepts.sagepub.com/social-science/concept/rabies>, <https://concepts.sagepub.com/social-science/concept/picornavirus_diseases>, <https://concepts.sagepub.com/social-science/concept/common_cold>, <https://concepts.sagepub.com/social-science/concept/foot_and_mouth_disease>, <https://concepts.sagepub.com/social-science/concept/myxovirus_infections>, <https://concepts.sagepub.com/social-science/concept/poxvirus_infections> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014777.html> ;
  skos:prefLabel "virus diseases"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disease> ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/foot_and_mouth_disease>
  skos:prefLabel "foot and mouth disease"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virus_diseases> .

<https://concepts.sagepub.com/social-science/concept/arbovirus_infections>
  skos:prefLabel "arbovirus infections"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/virus_diseases> .

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

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

