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

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

<https://concepts.sagepub.com/social-science/concept/nonpoint_source_pollution>
  skos:definition "Nonpoint source pollution is the introduction of impurities into a surface-water body or groundwater from dispersed origins (e.g., fertilizer runoff from lawns) compared with point source pollution, which originates from a definitive location (e.g., wastewater treatment facility). Most nonpoint source inputs fall into six major categories: sediments, nutrients, road salts, heavy metals, toxic chemicals, and pathogens. [Source: <a href=\"https://sk.sagepub.com/reference/greencities/n107.xml\" target=\"_blank\" data-id=\"to-sk\">Green Cities: An A-to-Z Guide; Nonpoint Source Pollution</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pollution> ;
  skos:prefLabel "nonpoint source pollution"@en ;
  a skos:Concept .

