@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-P31W11P4-X
  skos:prefLabel "polls and public opinion"@en ;
  a skos:Concept ;
  skos:narrower n9j:-C689BRNQ-K .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-C689BRNQ-K .

n9j: a skos:ConceptScheme .
n9j:-C689BRNQ-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/urban_vote> ;
  skos:definition "SINCE THE NEW Deal era, the urban electorate has played a role in the outcome of presidential elections. The size and political importance of this electorate grew as a result of the mass migration of people from the countryside into the city; this made cities across the country the most concentrated areas of political support available to political parties. [Source: Encyclopedia of U.S. Campaigns, Elections, and Electoral                    Behavior; Urban Vote]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P31W11P4-X ;
  skos:prefLabel "urban vote"@en .

