@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/monetary_policy:_rules_versus_discretion> .

<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/monetary_policy:_rules_versus_discretion> .

<https://concepts.sagepub.com/social-science/concept/monetary_policy:_rules_versus_discretion>
  skos:definition "Under a classical gold standard, there is little need for a central bank other than to provide coordination to the payments system. The value of money is determined by the supply of and the demand for gold. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n658.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Monetary Policy: Rules Versus Discretion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_monetary_system> ;
  skos:prefLabel "monetary policy: rules versus discretion"@en ;
  a skos:Concept .

