@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/personal_consumption_and_waste>
  skos:prefLabel "personal consumption and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/yardwaste> .

<https://concepts.sagepub.com/social-science/concept/yardwaste>
  skos:definition "One can imagine the variety of waste that is produced by the interaction of humans with the urban ecosystem. Dead trees and tree limbs, leaf falls, weeds, dead plants, old sod, grass clippings, and an innumerable variety of other materials comprise this category of waste. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n390.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Yardwaste</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal_consumption_and_waste> ;
  skos:prefLabel "yardwaste"@en ;
  a skos:Concept .

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

