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

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

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

<https://concepts.sagepub.com/social-science/concept/net_present_value>
  skos:definition "The net present value (NPV) of an investment is the present value of all the expected future cash flows less the initial investment. If the NPV is positive, then the investment recovers all of the initial investment and more, while taking into account the time value of the cash flows (see entry for Time Value of Money). [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n533.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Net Present Value (NPV)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/finance_ethics>, <https://concepts.sagepub.com/social-science/concept/finance>, <https://concepts.sagepub.com/social-science/concept/accounting_and_activity-based_costing> ;
  skos:prefLabel "net present value"@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/net_present_value> .

