@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/principles_of_government>
  skos:prefLabel "principles of government"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/impoundment_powers> .

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

<https://concepts.sagepub.com/social-science/concept/impoundment_powers>
  skos:definition "The power of the president to not spend money appropriated by Congress. Until 1974, the most powerful presidential tool in overcoming the congressional funding prerogative was the power of impoundment—the president's refusal to spend funds that Congress had appropriated for a particular purpose. [Source: <a href=\"https://sk.sagepub.com/cqpress/students-guide-to-the-presidency/n91.xml\" target=\"_blank\" data-id=\"to-sk\">Student's Guide to the Presidency; Impoundment Powers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/principles_of_government> ;
  skos:prefLabel "impoundment powers"@en ;
  a skos:Concept .

