@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/public_administration>
  skos:prefLabel "public administration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dual_executive> .

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

<https://concepts.sagepub.com/social-science/concept/dual_executive>
  skos:definition "Among democratic political systems across the world, three models of organizing relations between the executive and legislative branches of government exist: parliamentary, presidential, and dual executive systems. In a parliamentary system, the executive consists of a cabinet that is headed by the prime minister and arises directly from the legislature. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n459.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Dual Executive</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_administration> ;
  skos:prefLabel "dual executive"@en ;
  a skos:Concept .

