@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/Protestant_vote> .

<https://concepts.sagepub.com/social-science/concept/Protestant_vote>
  skos:definition "AMONG OTHER DEVELOPED countries, the United States stands out as remaining a highly religious country. Not only is it religious, it is mostly Christian and Protestant. [Source: <a href=\"https://sk.sagepub.com/reference/campaigns/n351.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Campaigns, Elections, and Electoral Behavior; Protestant Vote</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/electoral_behavior_of_various_groups> ;
  skos:prefLabel "Protestant vote"@en ;
  a skos:Concept .

<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/Protestant_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/Protestant_vote> .

