@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/mere_exposure_effect>
  skos:definition "Definition The mere exposure effect describes the phenomenon that simply encountering a stimulus repeatedly somehow makes one like it more. Perhaps the stimulus is a painting on the wall, a melody on a radio, or a face of a person you pass by every day—somehow all these stimuli tend to “grow on you.” The mere exposure effect is technically defined as an enhancement of attitude toward a novel stimulus as a result of repeated encounters with that stimulus. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n332.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Mere Exposure Effect</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/influence_(psychology)>, <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "mere exposure effect"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/influence_(psychology)>
  skos:prefLabel "influence (psychology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mere_exposure_effect> .

<https://concepts.sagepub.com/social-science/concept/emotion>
  skos:prefLabel "emotion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mere_exposure_effect> .

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

