@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/international_finance>
  skos:prefLabel "international finance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/discount_rate> .

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

<https://concepts.sagepub.com/social-science/concept/discount_rate>
  skos:definition "There is an ongoing discussion in environmentrelated fields about the practice of discounting in economic analysis. The need for discounting arises when economists seek to compare the costs and benefits of a project or policy that occurs over a number of years. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n301.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Discount Rate</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_finance> ;
  skos:prefLabel "discount rate"@en ;
  a skos:Concept .

