@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_fraud> .

<https://concepts.sagepub.com/social-science/concept/deceptive_advertising>
  skos:prefLabel "deceptive advertising"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/consumer_fraud> .

<https://concepts.sagepub.com/social-science/concept/commercial_fraud>
  skos:prefLabel "commercial fraud"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/consumer_fraud> .

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

<https://concepts.sagepub.com/social-science/concept/consumer_fraud>
  skos:definition "Fraud is a purposeful, unlawful act to deceive, manipulate, or provide false statements to damage others. In general, fraud is viewed as false communication that conceals or contains a scheme to create a materially false statement or representation. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n179.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Consumer Fraud</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/deceptive_advertising> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/marketing_ethics>, <https://concepts.sagepub.com/social-science/concept/commercial_fraud> ;
  skos:prefLabel "consumer fraud"@en ;
  a skos:Concept .

