@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/consumer_protection>
  skos:definition "Consumer protection regulation refers to government involvement in the marketplace to protect consumers in commercial transactions from potential harm caused by businesses. The potential harm may arise from the use of unreliable or unsafe products, deceptive advertising, asymmetry of knowledge of products and services, and privacy intrusion in the Internet age. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n184.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Consumer Protection Legislation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/marketing_ethics> ;
  skos:prefLabel "consumer protection"@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/consumer_protection> .

<https://concepts.sagepub.com/social-science/concept/marketing_ethics>
  skos:prefLabel "marketing ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/consumer_protection> .

