@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/provisional_ballots>
  skos:definition "PROVISIONAL BALLOTS FORM part of the electoral reform process that emerged following the voting difficulties encountered in the 2000 U.S. presidential election. [Source: <a href=\"https://sk.sagepub.com/reference/campaigns/n353.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Campaigns, Elections, and Electoral Behavior; Provisional Ballots</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ballot_issue_campaigns> ;
  skos:prefLabel "provisional ballots"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/ballot_issue_campaigns>
  skos:prefLabel "ballot issue campaigns"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/provisional_ballots> .

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

