@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/garbage_art>
  skos:definition "Garbage art (alternatively known as trash art or recycled art) is art created from materials including post-consumer and other waste, collected debris, or objects previously used for other purposes. It can be viewed as a special form of recycling, and the growth of this genre is a reflection of the increasing importance of environmentalism in all segments of society, including the arts. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n121.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Garbage Art</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sociology_of_waste> ;
  skos:prefLabel "garbage art"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/sociology_of_waste>
  skos:prefLabel "sociology of waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/garbage_art> .

<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_art> .

