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

<https://concepts.sagepub.com/social-science/concept/ecotoxicology>
  skos:definition "Ecotoxicology or environmental toxicology is the study and prevention of the effects of pollutants on living organisms. It grew out of toxicology with the recognition that pollution affects organisms other than humans within ecosystems, and that such effects have implications for humans. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n1216.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; ecotoxicology</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D054750.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/toxicology>, <https://concepts.sagepub.com/social-science/concept/ecology> ;
  skos:prefLabel "ecotoxicology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/toxicology>
  skos:prefLabel "toxicology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ecotoxicology> .

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

