@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/electoral_behavior_of_various_groups>
  skos:prefLabel "electoral behavior of various groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/farm_vote> .

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

<https://concepts.sagepub.com/social-science/concept/farm_vote>
  skos:definition "ON DECEMBER 12, 1956, as America was riding a wave of prosperity and economic growth, Senator John F. Kennedy (D-MA) addressed the American Farm Bureau National Convention in Miami Beach, Florida. [Source: <a href=\"https://sk.sagepub.com/reference/campaigns/n116.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Campaigns, Elections, and Electoral Behavior; Farm Vote</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/electoral_behavior_of_various_groups> ;
  skos:prefLabel "farm vote"@en ;
  a skos:Concept .

