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

<https://concepts.sagepub.com/social-science/concept/sovereign_borrowing>
  skos:definition "Sovereign borrowing is the process whereby a government raises debt finance, either on the capital markets or through borrowing from commercial banks. In general, the basic principles of borrowing are applied, but the specifics of the situation are given by the fact that the borrower is the government and/or a public entity that is considered to be owned or close to the government. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n849.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Sovereign Borrowing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_finance> ;
  skos:prefLabel "sovereign borrowing"@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/sovereign_borrowing> .

