@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/managed_care_programs> .

<https://concepts.sagepub.com/social-science/concept/delivery_of_health_care>
  skos:prefLabel "delivery of health care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/managed_care_programs> .

<https://concepts.sagepub.com/social-science/concept/competitive_medical_plans>
  skos:prefLabel "competitive medical plans"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/managed_care_programs> .

<https://concepts.sagepub.com/social-science/concept/health_maintenance_organizations>
  skos:prefLabel "health maintenance organizations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/managed_care_programs> .

<https://concepts.sagepub.com/social-science/concept/preferred_provider_organizations>
  skos:prefLabel "preferred provider organizations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/managed_care_programs> .

<https://concepts.sagepub.com/social-science/concept/independent_practice_associations>
  skos:prefLabel "independent practice associations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/managed_care_programs> .

<https://concepts.sagepub.com/social-science/concept/managed_care_programs>
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008329.html> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/provider-sponsored_organizations>, <https://concepts.sagepub.com/social-science/concept/health_maintenance_organizations>, <https://concepts.sagepub.com/social-science/concept/patient_freedom_of_choice_laws>, <https://concepts.sagepub.com/social-science/concept/independent_practice_associations>, <https://concepts.sagepub.com/social-science/concept/preferred_provider_organizations>, <https://concepts.sagepub.com/social-science/concept/competitive_medical_plans> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/delivery_of_health_care>, <https://concepts.sagepub.com/social-science/concept/health_insurance> ;
  skos:prefLabel "managed care programs"@en .

<https://concepts.sagepub.com/social-science/concept/patient_freedom_of_choice_laws>
  skos:prefLabel "patient freedom of choice laws"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/managed_care_programs> .

<https://concepts.sagepub.com/social-science/concept/provider-sponsored_organizations>
  skos:prefLabel "provider-sponsored organizations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/managed_care_programs> .

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

