@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/corporate_responsibility_reporting>
  skos:prefLabel "corporate responsibility reporting"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/greenwashing> .

<https://concepts.sagepub.com/social-science/concept/greenwashing>
  skos:definition "Greenwashing is a term used to describe businesses, organizations, and individuals who exaggerate or make false claims about the environmental benefits of their products and services. In short, greenwashing is an unjustified claim of environmental virtue. [Source: <a href=\"https://sk.sagepub.com/reference/greenbusiness/n85.xml\" target=\"_blank\" data-id=\"to-sk\">Green Business: An A-to-Z Guide; Greenwashing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_relations>, <https://concepts.sagepub.com/social-science/concept/corporations_and_the_environment>, <https://concepts.sagepub.com/social-science/concept/corporate_responsibility_reporting> ;
  skos:prefLabel "greenwashing"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/public_relations>
  skos:prefLabel "public relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/greenwashing> .

<https://concepts.sagepub.com/social-science/concept/corporations_and_the_environment>
  skos:prefLabel "corporations and the environment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/greenwashing> .

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

