@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/general_elections>
  skos:definition "A GENERAL ELECTION is when voters make their final choice to fill all current government offices up for election. These offices can be national, state, or local. [Source: <a href=\"https://sk.sagepub.com/reference/campaigns/n140.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Campaigns, Elections, and Electoral Behavior; General Elections</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/United_Kingdom_general_elections> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/campaigns,_elections,_and_the_law> ;
  skos:prefLabel "general elections"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/campaigns,_elections,_and_the_law>
  skos:prefLabel "campaigns, elections, and the law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/general_elections> .

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

<https://concepts.sagepub.com/social-science/concept/United_Kingdom_general_elections>
  skos:prefLabel "United Kingdom general elections"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/general_elections> .

