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

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

<https://concepts.sagepub.com/social-science/concept/bacterial_typing_techniques>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/serotyping>, <https://concepts.sagepub.com/social-science/concept/ribotyping>, <https://concepts.sagepub.com/social-science/concept/molecular_typing>, <https://concepts.sagepub.com/social-science/concept/bacteriophage_typing> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015373.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bacteriological_techniques> ;
  skos:prefLabel "bacterial typing techniques"@en ;
  a skos:Concept .

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

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

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

