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

<https://concepts.sagepub.com/social-science/concept/Garbage_Project>
  skos:definition "The Garbage Project was founded in 1973 by William Rathje and a group of students at the University of Arizona. Since its inception, it has produced numerous studies supported by a variety of government agencies, nonprofit institutions, and private companies. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n124.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Garbage Project</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/industrial_commercial_consumption_and_waste> ;
  skos:prefLabel "Garbage Project"@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/Garbage_Project> .

