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

<https://concepts.sagepub.com/social-science/concept/nonpoint_sources_of_pollution>
  skos:definition "A nonpoint source (NPS) of pollution is defined as any water pollution coming from a diffused source. Whereas point pollution sources such as wastewa-ter from sewage or industries are discharged on a single location, NPSs can spread over a very large area where rain, irrigation, or snowmelt can carry pollutants and discharge them in streams, lakes, reservoirs, or coastal waters. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n822.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Nonpoint Sources of Pollution</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pollution_and_waste> ;
  skos:prefLabel "nonpoint sources of pollution"@en ;
  a skos:Concept .

