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

<https://concepts.sagepub.com/social-science/concept/bacteriology>
  skos:definition "Bacteriology, or the study of bacteria, is a subdiscipline of microbiology. Bacteriology encompasses many fields, including medicine, technology, agriculture, business, biology and sanitation. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n141.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Bacteriology</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001432.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/microbiology>, <https://concepts.sagepub.com/social-science/concept/health_sciences> ;
  skos:prefLabel "bacteriology"@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/bacteriology> .

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

