@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/political_parties_and_interest_groups>
  skos:prefLabel "political parties and interest groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/safe_seats> .

<https://concepts.sagepub.com/social-science/concept/safe_seats>
  skos:definition "THE AMERICAN ELECTORAL process is designed to promote the power of the Democratic and Republican parties and discourage independent candidates and minority parties from seeking office. Safe seats are those in which members of Congress are re-elected year after year with little or no opposition. [Source: <a href=\"https://sk.sagepub.com/reference/campaigns/n379.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of U.S. Campaigns, Elections, and Electoral Behavior; Safe Seats</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_parties_and_interest_groups> ;
  skos:prefLabel "safe seats"@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/safe_seats> .

