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

<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_crisis> .

<https://concepts.sagepub.com/social-science/concept/fiscal_crisis>
  skos:definition "A fiscal crisis may occur when a deficit develops between a state's expenditures and its tax revenues, which result in a rising and unsustainable level of government debt. Fiscal crises are characterized by a financial, economic, and technical dimension, on the one hand, and a political and social dimension, on the other. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n189.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Fiscal Crisis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/capitalism> ;
  skos:prefLabel "fiscal crisis"@en ;
  a skos:Concept .

