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

<https://concepts.sagepub.com/social-science/concept/human_rights>
  skos:prefLabel "human rights"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/consumer_rights> .

<https://concepts.sagepub.com/social-science/concept/client_rights>
  skos:prefLabel "client rights"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/consumer_rights> .

<https://concepts.sagepub.com/social-science/concept/patient_rights>
  skos:prefLabel "patient rights"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/consumer_rights> .

<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_rights> .

<https://concepts.sagepub.com/social-science/concept/consumer_rights>
  skos:definition "The subject of consumer rights historically covers two related areas: issues related to the actual products and services that a company sells to consumers and corporate business practices that directly affect consumers. As part of the evolution of consumer rights and concerns, a third area, spawned in large part by the growth in information processing industries and integrated computing networks, has emerged. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n185.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Consumer Rights</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_rights>, <https://concepts.sagepub.com/social-science/concept/client_rights> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/marketing_ethics>, <https://concepts.sagepub.com/social-science/concept/human_rights> ;
  skos:prefLabel "consumer rights"@en ;
  a skos:Concept .

