@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/waste_issues_and_solutions>
  skos:prefLabel "waste issues and solutions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/street_sweeping> .

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

<https://concepts.sagepub.com/social-science/concept/street_sweeping>
  skos:definition "Street sweeping collects a tremendous amount of waste off roads and parking lots across the world. The waste is highly heterogeneous and varies geographically from region to region. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n338.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Street Sweeping</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/waste_issues_and_solutions> ;
  skos:prefLabel "street sweeping"@en ;
  a skos:Concept .

