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

<https://concepts.sagepub.com/social-science/concept/representation_and_electoral_systems>
  skos:prefLabel "representation and electoral systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/split_ticket_voting> .

<https://concepts.sagepub.com/social-science/concept/split_ticket_voting>
  skos:definition "SPLIT TICKET VOTING is the decision by a voter to choose candidates from two or more parties on the same ballot. Split ticket voting contrasts with straight ticket voting, when a voter chooses candidates from the same party. [Source: <a href=\"https://sk.sagepub.com/reference/campaigns/n398.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Campaigns, Elections, and Electoral Behavior; Split Ticket Voting</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/representation_and_electoral_systems>, <https://concepts.sagepub.com/social-science/concept/polls_and_public_opinion> ;
  skos:prefLabel "split ticket voting"@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/split_ticket_voting> .

