@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/health_policy>
  skos:prefLabel "health policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-insurance> .

<https://concepts.sagepub.com/social-science/concept/self-insurance>
  skos:definition "Self-insurance is the practice of (usually) large companies using their own funds to pay health benefits to employees. Self-insured firms often hire an insurance company as a third-party administrator to process claims and other paperwork, but the company, not the insurer, pays for the cost of medical care for those covered by the plan. [Source: <a href=\"https://sk.sagepub.com/cqpress/health-care-policy-and-politics-a-to-z-3e/n355.xml\" target=\"_blank\" data-id=\"to-sk\">Health Care Policy and Politics A to Z; Self-Insurance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_policy>, <https://concepts.sagepub.com/social-science/concept/economic_concepts> ;
  skos:prefLabel "self-insurance"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/economic_concepts>
  skos:prefLabel "economic concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-insurance> .

<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/self-insurance> .

