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

<https://concepts.sagepub.com/social-science/concept/environmental_biodegredation>
  skos:prefLabel "environmental biodegredation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environmental_remediation> .

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

<https://concepts.sagepub.com/social-science/concept/environmental_remediation>
  skos:definition "Environmental remediation is a process that aims to remove or reduce the levels of contaminants in soils, groundwater, surface water, air, or other environmental media in order to improve ecological or public health and/or facilitate the redevelopment of a contaminated site. A number of remediation technologies have been developed, some of which are routinely used and others that require further testing for effectiveness in the field. [Source: <a href=\"https://sk.sagepub.com/reference/greentechnology/n46.xml\" target=\"_blank\" data-id=\"to-sk\">Green Technology: An A-to-Z Guide; Environmental Remediation</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/environmental_biodegredation> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D052918.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environmental_pollution> ;
  skos:prefLabel "environmental remediation"@en ;
  a skos:Concept .

