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

<https://concepts.sagepub.com/social-science/concept/risk_adjustment>
  skos:definition "Risk adjustment is a mechanism for spreading the cost of very high users of medical care among the rest of an insured population. The existence of a well-working risk adjuster would eliminate the incentive for insurers to seek to cover those who are least likely to need care and to shun those likely to get sick. [Source: <a href=\"https://sk.sagepub.com/cqpress/health-care-policy-and-politics-a-to-z-3e/n345.xml\" target=\"_blank\" data-id=\"to-sk\">Health Care Policy and Politics A to Z; Risk Adjustment</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D020379.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/risk_assessment> ;
  skos:prefLabel "risk adjustment"@en ;
  a skos:Concept .

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

