@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:-TQ80R2QN-S .

n9j:-TQ80R2QN-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/interest_rates> ;
  skos:definition "Interest rates are the cost of borrowing money; more specifically, interest rates are the price of credit. They are sometimes defined as the “rent” on borrowed capital, or as a fee on borrowed capital. [Source: Encyclopedia of Business in Today's World; Interest Rates]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WGFDP21L-N ;
  skos:prefLabel "interest rates"@en .

n9j:-WGFDP21L-N
  skos:prefLabel "economics of international business"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TQ80R2QN-S .

n9j: a skos:ConceptScheme .
