@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/capital_controls>
  skos:definition "Capital controls are measures used by governments to restrict the flow of money in and out of a country. There are many forms of capital controls, ranging from administrative requirements for transactions (e.g., allowing transfers of funds only with permits, prohibitions on certain types of transactions) to market-based controls (e.g., a tax on types of transactions, use of multiple exchange rates to discriminate against a class of transactions). [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n135.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Capital Controls</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_monetary_system> ;
  skos:prefLabel "capital controls"@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/capital_controls> .

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

