@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/consensus_democracy>
  skos:definition "Consensus democracy is a model of democracy designed to find and create common ground in pluralistic societies and to base decision making on consensus. Consensus democracies also seek to allow different political interests to share power. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n93.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Consensus Democracy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/democratic_theory> ;
  skos:prefLabel "consensus democracy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/democratic_theory>
  skos:prefLabel "democratic theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/consensus_democracy> .

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

