@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/polls_and_public_opinion>
  skos:prefLabel "polls and public opinion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bandwagon_effect> .

<https://concepts.sagepub.com/social-science/concept/bandwagon_effect>
  skos:definition "A BANDWAGON EFFECT is the phenomenon of people doing or believing things because they perceive others are doing or believing those same things. In the political domain, bandwagon effects most often refer to people supporting candidates or policies that their fellow citizens support. [Source: <a href=\"https://sk.sagepub.com/reference/campaigns/n26.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Campaigns, Elections, and Electoral Behavior; Bandwagon Effect</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/polls_and_public_opinion>, <https://concepts.sagepub.com/social-science/concept/media_and_elections> ;
  skos:prefLabel "bandwagon effect"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/media_and_elections>
  skos:prefLabel "media and elections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bandwagon_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/bandwagon_effect> .

