@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/downcycling>
  skos:definition "Downcycling is the reprocessing of material into a new product of reduced quality or value. The reduction in value of the new material results in the use of the material for an alternative, but potentially similar, purpose. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n84.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Downcycling</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/waste_issues_and_solutions> ;
  skos:prefLabel "downcycling"@en ;
  a skos:Concept .

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

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

