@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/legislature>
  skos:definition "Legislatures are elected assemblies in charge of the approval of draft legislation. From the powerful U.S. Congress to the less influential national parliaments in Europe, legislatures occupy a central position in every political system. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n296.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Legislature</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/government_(political_science)>, <https://concepts.sagepub.com/social-science/concept/democratic_theory> ;
  skos:prefLabel "legislature"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/government_(political_science)>
  skos:prefLabel "government (political science)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/legislature> .

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

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

