@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/Blue_Cross_and_Blue_Shield>
  skos:definition "Blue Cross and Blue Shield are independent, locally operated insurance plans. They have existed for over 70 years. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n64.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Blue Cross and Blue Shield (BCBS)</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D054598.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_(healthcare)>, <https://concepts.sagepub.com/social-science/concept/health_insurance>, <https://concepts.sagepub.com/social-science/concept/fee-for-service_plans> ;
  skos:prefLabel "Blue Cross and Blue Shield"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/organizations_(healthcare)>
  skos:prefLabel "organizations (healthcare)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Blue_Cross_and_Blue_Shield> .

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

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

<https://concepts.sagepub.com/social-science/concept/fee-for-service_plans>
  skos:prefLabel "fee-for-service plans"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Blue_Cross_and_Blue_Shield> .

