@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/cost-utility_analysis>
  skos:definition "Cost-utility analysis is a special form of cost-effectiveness analysis where the health outcomes are measured in terms of a preference-based utility measure. Like cost-effectiveness analysis, this yields an outcome of the evaluation that is expressed in terms of a cost per unit effect. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n74.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Cost-Utility Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/basis_for_making_the_decision> ;
  skos:prefLabel "cost-utility analysis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/cost-utility_analysis> .

<https://concepts.sagepub.com/social-science/concept/basis_for_making_the_decision>
  skos:prefLabel "basis for making the decision"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cost-utility_analysis> .

