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

<https://concepts.sagepub.com/social-science/concept/political_attitudes>
  skos:prefLabel "political attitudes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ticket_splitting> .

<https://concepts.sagepub.com/social-science/concept/ticket_splitting>
  skos:definition "Ticket splitting results when voters cast their ballots for candidates from different parties during a single election. There are two main forms of ticket splitting. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1553.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Ticket Splitting</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/representation_and_electoral_systems>, <https://concepts.sagepub.com/social-science/concept/political_attitudes>, <https://concepts.sagepub.com/social-science/concept/elections> ;
  skos:prefLabel "ticket splitting"@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/ticket_splitting> .

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

