@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/convertibility>
  skos:definition "A currency is convertible when it can be exchanged freely for other currencies (or, in the past, gold). Restrictions on convertibility act as a barrier to international trade and capital flows; similarly, for convertibility to be meaningful, other barriers to trade must come down. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n221.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Convertibility</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_monetary_system> ;
  skos:prefLabel "convertibility"@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/convertibility> .

<https://concepts.sagepub.com/social-science/concept/international_monetary_system>
  skos:prefLabel "international monetary system"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/convertibility> .

