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

<https://concepts.sagepub.com/social-science/concept/budgetary_autonomy>
  skos:definition "Budgetary autonomy refers to the relationship between the finances of different public entities. Most commonly, the budget refers to the central government as a consolidated institution in which the executive, legislative, and judicial branches follow accepted procedures to manage income and outflows for a given time period. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n34.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Budgetary Autonomy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public-sector_management> ;
  skos:prefLabel "budgetary autonomy"@en ;
  a skos:Concept .

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

