@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:-FH9FD77V-1 .

n9j:-FH9FD77V-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/market-basket_currency> ;
  skos:definition "A market-basket currency is a form of money (medium of exchange) whose value is determined as a weighted average of the value of other currencies. The term is often confused with the term currency basket, which is actually the group of selected currencies. [Source: Encyclopedia of Business in Today's World; Market-Basket Currency]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Z7BVV4T9-8 ;
  skos:prefLabel "market-basket currency"@en .

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

n9j: a skos:ConceptScheme .
