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

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

<https://concepts.sagepub.com/social-science/concept/green_consumerism>
  skos:definition "Green (or conscious) consumerism is both a philosophy and a movement that reconciles consumers' reflexive choices toward environmentally friendly and socially responsible commodities and profit motives of businesses. It is also part of the ecological modernization paradigm that advocates a reflexive modernity in which consumer behavior will ultimately move or drive capitalism toward a “green” one. [Source: <a href=\"https://sk.sagepub.com/reference/greenculture/n65.xml\" target=\"_blank\" data-id=\"to-sk\">Green Culture: An A-to-Z Guide; Green Consumerism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pollution> ;
  skos:prefLabel "green consumerism"@en ;
  a skos:Concept .

