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

<https://concepts.sagepub.com/social-science/concept/pollution_and_waste>
  skos:prefLabel "pollution and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/herbicides> .

<https://concepts.sagepub.com/social-science/concept/herbicides>
  skos:definition "Herbicides are a subclass of pesticides that are designed to kill unwanted plants or inhibit their growth. Herbicides contain a wide variety of chemicals, including both inorganic and organic compounds, with different abilities to interrupt specific physiological processes of plants for their survival, growth, and development. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n566.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Herbicides</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/phenoxy_acids> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pollution_and_waste>, <https://concepts.sagepub.com/social-science/concept/pesticide>, <https://concepts.sagepub.com/social-science/concept/known_or_suspected_carcinogens> ;
  skos:prefLabel "herbicides"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/known_or_suspected_carcinogens>
  skos:prefLabel "known or suspected carcinogens"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/herbicides> .

<https://concepts.sagepub.com/social-science/concept/phenoxy_acids>
  skos:prefLabel "phenoxy acids"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/herbicides> .

