@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/undecided_voters> .

<https://concepts.sagepub.com/social-science/concept/undecided_voters>
  skos:definition "Undecideds, in election campaign lingo, are voters who have yet to decide which candidate—or side of an issue or referendum—they will support on Election Day. In pre-election polls, there are several ways of measuring support for a candidate or issue and, con-comitantly, the number of undecided voters. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-survey-research-methods/n602.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Survey Research Methods; Undecided Voters</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/polls_and_public_opinion> ;
  skos:prefLabel "undecided voters"@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/undecided_voters> .

