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

<https://concepts.sagepub.com/social-science/concept/plant_pathology>
  skos:prefLabel "plant pathology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/microbiology> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/microbial_genetics>
  skos:prefLabel "microbial genetics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/microbiology> .

<https://concepts.sagepub.com/social-science/concept/microbiology>
  skos:prefLabel "microbiology"@en ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008829.html> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plant_pathology>, <https://concepts.sagepub.com/social-science/concept/microbial_genetics>, <https://concepts.sagepub.com/social-science/concept/industrial_microbiology>, <https://concepts.sagepub.com/social-science/concept/virology>, <https://concepts.sagepub.com/social-science/concept/mycology>, <https://concepts.sagepub.com/social-science/concept/bacteriology> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biology> .

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

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

