@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/constitutional_democracy>
  skos:definition "A constitutional democracy is a form of representative, democratic governance, in which the constitution, or rule of law, is supreme. This type of democracy is premised on the doctrine of the separation of powers, resulting in a system of checks and balances. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n308.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Constitutional Democracy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/democracy>, <https://concepts.sagepub.com/social-science/concept/constitutions_and_constitutionalism> ;
  skos:prefLabel "constitutional democracy"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/constitutions_and_constitutionalism>
  skos:prefLabel "constitutions and constitutionalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/constitutional_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/constitutional_democracy> .

