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

<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/Hispanic_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/Hispanic_vote> .

<https://concepts.sagepub.com/social-science/concept/Hispanic_vote>
  skos:definition "HISPANICS OR LATINOS, as they are often referred to, constitute the largest minority group in the United States, and are the fastest growing group to date. According to Census Bureau estimates, there are 44 million Hispanics, compared to 40 million African Americans. [Source: <a href=\"https://sk.sagepub.com/reference/campaigns/n156.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Campaigns, Elections, and Electoral Behavior; Hispanic 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 "Hispanic vote"@en ;
  a skos:Concept .

