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

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

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

<https://concepts.sagepub.com/social-science/concept/meticillin_resistant_staphylococcus_aureus>
  skos:prefLabel "meticillin resistant staphylococcus aureus"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gram_positive_bacteria> .

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

<https://concepts.sagepub.com/social-science/concept/corynebacterium_diphtheriae>
  skos:prefLabel "corynebacterium diphtheriae"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gram_positive_bacteria> .

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

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

<https://concepts.sagepub.com/social-science/concept/gram_positive_bacteria>
  skos:broader <https://concepts.sagepub.com/social-science/concept/bacteria> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/corynebacterium_diphtheriae>, <https://concepts.sagepub.com/social-science/concept/bacillus>, <https://concepts.sagepub.com/social-science/concept/streptococcus>, <https://concepts.sagepub.com/social-science/concept/listeria>, <https://concepts.sagepub.com/social-science/concept/clostridium>, <https://concepts.sagepub.com/social-science/concept/meticillin_resistant_staphylococcus_aureus>, <https://concepts.sagepub.com/social-science/concept/staphylococcus>, <https://concepts.sagepub.com/social-science/concept/actinomyces> ;
  a skos:Concept ;
  skos:prefLabel "gram positive bacteria"@en .

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

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

