@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/bacteriological_techniques>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/limulus_test>, <https://concepts.sagepub.com/social-science/concept/bacterial_typing_techniques>, <https://concepts.sagepub.com/social-science/concept/bacterial_load> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001431.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/microbiological_techniques> ;
  skos:prefLabel "bacteriological techniques"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/bacterial_load>
  skos:prefLabel "bacterial load"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bacteriological_techniques> .

<https://concepts.sagepub.com/social-science/concept/bacterial_typing_techniques>
  skos:prefLabel "bacterial typing techniques"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bacteriological_techniques> .

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

<https://concepts.sagepub.com/social-science/concept/microbiological_techniques>
  skos:prefLabel "microbiological techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bacteriological_techniques> .

<https://concepts.sagepub.com/social-science/concept/limulus_test>
  skos:prefLabel "limulus test"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bacteriological_techniques> .

