@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/organic_waste>
  skos:definition "Organic waste is waste of plant or animal origin. Solid waste, food scraps, yard waste, and paper waste are generally considered organic waste. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n247.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Organic Waste</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/waste_issues_and_solutions> ;
  skos:prefLabel "organic waste"@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/organic_waste> .

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

