@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/discounting>
  skos:definition "Discounting is a method used to adjust the monetary values of economic goods from different time periods to a standard basis for comparison. It involves converting the value of cash flows occurring at different time periods to a base year value, generally the year in which the analysis is being conducted (i.e., present value). [Source: <a href=\"https://sk.sagepub.com/reference/greenbusiness/n40.xml\" target=\"_blank\" data-id=\"to-sk\">Green Business: An A-to-Z Guide; Discounting</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pricing>, <https://concepts.sagepub.com/social-science/concept/impact_or_weight_or_utility_of_the_possible_outcomes>, <https://concepts.sagepub.com/social-science/concept/cost_allowances> ;
  skos:prefLabel "discounting"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cost_allowances>
  skos:prefLabel "cost allowances"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/discounting> .

<https://concepts.sagepub.com/social-science/concept/pricing>
  skos:prefLabel "pricing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/discounting> .

<https://concepts.sagepub.com/social-science/concept/impact_or_weight_or_utility_of_the_possible_outcomes>
  skos:prefLabel "impact or weight or utility of the possible outcomes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/discounting> .

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

