@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/representation_and_electoral_systems>
  skos:prefLabel "representation and electoral systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/marginal_district> .

<https://concepts.sagepub.com/social-science/concept/marginal_district>
  skos:definition "A marginal district is a legislative district in which the electorate is closely divided between supporters of opposing parties. The relative electoral fortunes of the parties in marginal districts serve as indicators of national trends, because the narrow margin of victory renders them more susceptible to change than so-called safe seats. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n951.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Marginal District</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/representation_and_electoral_systems> ;
  skos:prefLabel "marginal district"@en ;
  a skos:Concept .

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

