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

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

<https://concepts.sagepub.com/social-science/concept/bacillus_thuringiensis>
  skos:definition "Bacillus thuringiensis (Bt), a bacterium that lives in soil around the world, naturally produces a toxin that is fatal to certain insects. Bt has been used as an insecticide spray since the 1920s, and the genetic engineering of crops to produce Bt toxin has been approved by the U.S. [Source: <a href=\"https://sk.sagepub.com/reference/greentechnology/n10.xml\" target=\"_blank\" data-id=\"to-sk\">Green Technology: An A-to-Z Guide; Bacillus Thuringiensis (Bt)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biology_and_chemistry> ;
  skos:prefLabel "bacillus thuringiensis"@en ;
  a skos:Concept .

