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

<https://concepts.sagepub.com/social-science/concept/managed_care>
  skos:prefLabel "managed care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/carve-outs> .

<https://concepts.sagepub.com/social-science/concept/carve-outs>
  skos:definition "The term carve-outs in the health insurance industry relates to the unique healthcare services that are removed or carved out from a given set of insurance benefits. The carved-out services are provided by a separate vendor or company that offers expertise to a given membership base, and provision of these services involves a contract that is separate from any made with a managed-care organization. [Source: <a href=\"https://sk.sagepub.com/reference/healthservices/n52.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Services Research; Carve-Outs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/managed_care>, <https://concepts.sagepub.com/social-science/concept/health_insurance>, <https://concepts.sagepub.com/social-science/concept/accounting_and_activity-based_costing> ;
  skos:prefLabel "carve-outs"@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/carve-outs> .

<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/carve-outs> .

