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

<https://concepts.sagepub.com/social-science/concept/virology>
  skos:definition "Virology is the study of virus structure, assembly, biology, and pathogenesis (ability to cause disease). Virology is often classified with bacteriology (the study of bacteria) under the term “microbiology” to include the study of all microscopic organisms. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1221.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Virology</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014773.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/microbiology>, <https://concepts.sagepub.com/social-science/concept/health_sciences> ;
  skos:prefLabel "virology"@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/virology> .

<https://concepts.sagepub.com/social-science/concept/health_sciences>
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/virology> .

