@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/subliminal_advertising>
  skos:definition "The word subliminal comes from two Latin words, “sub,” meaning “below,” and “limen,” meaning “threshold.” If something is subliminal, then, it is something that is “below the threshold”—here, below the threshold of conscious experience. Subliminal advertising, then, is advertising that operates below the limits of the consciousness of its audience. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n12.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Advertising, Subliminal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/marketing_ethics> ;
  skos:prefLabel "subliminal advertising"@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/subliminal_advertising> .

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

