@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/sustainable_urban_development>
  skos:prefLabel "sustainable urban development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/waste> .

<https://concepts.sagepub.com/social-science/concept/law_and_economics>
  skos:prefLabel "law and economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/waste> .

<https://concepts.sagepub.com/social-science/concept/urban_issues>
  skos:prefLabel "urban issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/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/waste> .

<https://concepts.sagepub.com/social-science/concept/waste>
  skos:definition "Waste originally implied a state of idleness. In fact, the word waste derives from the same root as vast, suggesting a negative attribution to resources that someone had not appropriated or used productively. [Source: <a href=\"https://sk.sagepub.com/reference/law/n720.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law &amp; Society: American and Global Perspectives; Waste</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_issues>, <https://concepts.sagepub.com/social-science/concept/sustainable_urban_development>, <https://concepts.sagepub.com/social-science/concept/law_and_economics> ;
  skos:prefLabel "waste"@en ;
  a skos:Concept .

