@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/local_governance>
  skos:prefLabel "local governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pluralist_democracy> .

<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/pluralist_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/pluralist_democracy> .

<https://concepts.sagepub.com/social-science/concept/pluralist_democracy>
  skos:definition "As a concept, pluralist democracy is highly relativistic, ranging from a potentially broadly defined condition to a narrowly defined, nearly corporatist model. Arguably, both conditions or states could be said to be pluralist within an overarching democratic political system. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n392.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Pluralist Democracy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/local_governance>, <https://concepts.sagepub.com/social-science/concept/democratic_theory> ;
  skos:prefLabel "pluralist democracy"@en ;
  a skos:Concept .

