@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/time_value_of_money>
  skos:definition "The term time value of money refers to the concepts and calculations behind the simple observation that a dollar to be received in one year, or at some arbitrary time in the future, is worth less than a dollar to be received today. Mortgage payments for physician offices, interest expense on equipment loans, and investment annuities are all examples of time value of money calculations. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n811.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Time Value of Money</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/finance>, <https://concepts.sagepub.com/social-science/concept/accounting_and_activity-based_costing> ;
  skos:prefLabel "time value of money"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/accounting_and_activity-based_costing>
  skos:prefLabel "accounting and activity-based costing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/time_value_of_money> .

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

