@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/early_voting>
  skos:definition "EARLY VOTING REFERS to casting a ballot prior to Election Day. It is possible for people to vote early via mail, such as by absentee ballot, however, more often, early voting refers to voters casting their ballots early at designated polling stations. [Source: <a href=\"https://sk.sagepub.com/reference/campaigns/n93.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Campaigns, Elections, and Electoral Behavior; Early Voting</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_and_psychological_dynamics_of_electoral_behavior>, <https://concepts.sagepub.com/social-science/concept/polls_and_public_opinion>, <https://concepts.sagepub.com/social-science/concept/media_and_elections> ;
  skos:prefLabel "early voting"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/media_and_elections>
  skos:prefLabel "media and elections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/early_voting> .

<https://concepts.sagepub.com/social-science/concept/social_and_psychological_dynamics_of_electoral_behavior>
  skos:prefLabel "social and psychological dynamics of electoral behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/early_voting> .

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

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

