@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/recycling> .

<https://concepts.sagepub.com/social-science/concept/sanitary_engineering>
  skos:prefLabel "sanitary engineering"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/recycling> .

<https://concepts.sagepub.com/social-science/concept/recycling>
  skos:definition "Recycling refers to both physical and social processes that have the capacity to remake or modify materials, most often at the point of disposal. This article will therefore examine definitions of the physical recycling process before exploring the various cultural, political, economic, and social issues that make recycling such a major part of everyday life for citizens around the world. [Source: <a href=\"https://sk.sagepub.com/reference/greenconsumerism/n128.xml\" target=\"_blank\" data-id=\"to-sk\">Green Consumerism: An A-to-Z Guide; Recycling</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D059027.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sanitary_engineering> ;
  skos:prefLabel "recycling"@en ;
  a skos:Concept .

