@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-KTLPLD89-H .

n9j:-KTLPLD89-H
  owl:sameAs <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: Encyclopedia of Business in Today's World; Capital Controls]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Z7BVV4T9-8 ;
  skos:prefLabel "capital controls"@en .

n9j:-Z7BVV4T9-8
  skos:prefLabel "international monetary system"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KTLPLD89-H .

n9j: a skos:ConceptScheme .
