@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/referenda>
  skos:definition "A referendum is a device of direct democracy by which the people are asked to vote directly on an issue or policy. It differs from an election, which is a vote to elect persons who will make decisions on behalf of the people, or a recall, by which citizens are given the opportunity to remove from office an elected representative. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n509.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Referenda</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/voting>, <https://concepts.sagepub.com/social-science/concept/decision_making_in_democracies>, <https://concepts.sagepub.com/social-science/concept/comparative_politics> ;
  skos:prefLabel "referenda"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/decision_making_in_democracies>
  skos:prefLabel "decision making in democracies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/referenda> .

<https://concepts.sagepub.com/social-science/concept/comparative_politics>
  skos:prefLabel "comparative politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/referenda> .

<https://concepts.sagepub.com/social-science/concept/voting>
  skos:prefLabel "voting"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/referenda> .

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

