@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/fiscal_federalism>
  skos:definition "Fiscal federalism is the division of governmental authority for spending, borrowing, and generating revenues. It is best characterized as a process in which the governance of fiscal policy is spread across multiple layers of governmental authority in order to stabilize the economy, redistribute income, and allocate public resources. [Source: <a href=\"https://sk.sagepub.com/cqpress/political-encyclopedia-of-us-states-and-regions/n116.xml\" target=\"_blank\" data-id=\"to-sk\">Political Encyclopedia of U.S. States and Regions; Federalism, Fiscal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/local_governance>, <https://concepts.sagepub.com/social-science/concept/economic_governance> ;
  skos:prefLabel "fiscal federalism"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/local_governance>
  skos:prefLabel "local governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fiscal_federalism> .

<https://concepts.sagepub.com/social-science/concept/economic_governance>
  skos:prefLabel "economic governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fiscal_federalism> .

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

