@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/enterobacteriaceae>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Yersinia>, <https://concepts.sagepub.com/social-science/concept/Shigella>, <https://concepts.sagepub.com/social-science/concept/serratia>, <https://concepts.sagepub.com/social-science/concept/salmonella>, <https://concepts.sagepub.com/social-science/concept/klebsiella>, <https://concepts.sagepub.com/social-science/concept/Escherichia> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gram_negative_bacteria> ;
  skos:prefLabel "enterobacteriaceae"@en ;
  a skos:Concept .

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

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

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

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

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

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

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

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

