@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/landfills>
  skos:definition "Landfills represent an engineered approach to the land disposal of wastes. In many countries, landfills are the primary means for managing municipal solid wastes and other wastes such as construction and demolition debris. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n680.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Landfills</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society>, <https://concepts.sagepub.com/social-science/concept/pollution_and_waste> ;
  skos:prefLabel "landfills"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/society>
  skos:prefLabel "society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/landfills> .

