@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/second-order_election>
  skos:definition "The conceptual framework concerning second-order elections was developed by Karlheinz Reif and Herman Schmitt in the article “Nine Second-Order National Elections” (1980). In one of the first systematic studies of direct elections to the European Parliament, Reif and Schmitt draw an important distinction between two categories of elections: (1) First-order elections offer voters the critical choice of who should govern the country. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n615.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Second-Order Election</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/elections> ;
  skos:prefLabel "second-order election"@en ;
  a skos:Concept .

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

<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/second-order_election> .

