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

<https://concepts.sagepub.com/social-science/concept/elections_and_constituents>
  skos:prefLabel "elections and constituents"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_interest_groups> .

<https://concepts.sagepub.com/social-science/concept/public_interest_groups>
  skos:definition "The concept of a public interest group has varied operational definitions within the discipline of political science. Broadly defined, public interest groups represent diffuse, generally noneconomic, interests in society. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1290.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Public Interest Groups</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interest_groups_and_lobbies>, <https://concepts.sagepub.com/social-science/concept/elections_and_constituents> ;
  skos:prefLabel "public interest groups"@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/public_interest_groups> .

