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

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

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

<https://concepts.sagepub.com/social-science/concept/capital_asset_pricing_model>
  skos:definition "The capital asset pricing model, developed by William F. Sharpe and John Lintner in the middle 1960s, is the theoretical relationship between the required rate of return on an investment and the investment's risk. The required rate of return on an investment is the rate of return that investors require to compensate them for the risk of undertaking the investment. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n75.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Capital Asset Pricing Model</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 "capital asset pricing model"@en ;
  a skos:Concept .

