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

<https://concepts.sagepub.com/social-science/concept/incinerator_construction_trends>
  skos:definition "An incinerator is an industrial unit used to treat waste by combusting it at high temperatures. In the 1980s and 1990s, incinerator construction slowed down because of concerns over air pollution. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n164.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Incinerator Construction Trends</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/waste_issues_and_solutions> ;
  skos:prefLabel "incinerator construction trends"@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/incinerator_construction_trends> .

