@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/executive_orders>
  skos:definition "Executive orders are presidential proclamations that carry the force of law. The president's power to issue executive orders is essentially a legislative one because the orders may require agencies or individuals to perform acts not necessarily mandated by Congress. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-presidency-a-to-z-3e/n101.xml\" target=\"_blank\" data-id=\"to-sk\">The Presidency A to Z; Executive Orders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_administration>, <https://concepts.sagepub.com/social-science/concept/presidential_duties_and_responsibilities> ;
  skos:prefLabel "executive orders"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/presidential_duties_and_responsibilities>
  skos:prefLabel "presidential duties and responsibilities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/executive_orders> .

