@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/Medicare_Part_A>
  skos:prefLabel "Medicare Part A"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Medicare> .

<https://concepts.sagepub.com/social-science/concept/cancer_and_society>
  skos:prefLabel "cancer and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Medicare> .

<https://concepts.sagepub.com/social-science/concept/Medicare_Part_D>
  skos:prefLabel "Medicare Part D"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Medicare> .

<https://concepts.sagepub.com/social-science/concept/Medicaid>
  skos:prefLabel "Medicaid"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Medicare> .

<https://concepts.sagepub.com/social-science/concept/Medicare_Part_B>
  skos:prefLabel "Medicare Part B"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Medicare> .

<https://concepts.sagepub.com/social-science/concept/Medicare_assignment>
  skos:prefLabel "Medicare assignment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Medicare> .

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

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

<https://concepts.sagepub.com/social-science/concept/Medicare>
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Medicare_assignment>, <https://concepts.sagepub.com/social-science/concept/Medicare_Part_C>, <https://concepts.sagepub.com/social-science/concept/Medicare_Part_A>, <https://concepts.sagepub.com/social-science/concept/Medicare_Part_D>, <https://concepts.sagepub.com/social-science/concept/Medicare_Part_B> ;
  skos:prefLabel "Medicare"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_policy>, <https://concepts.sagepub.com/social-science/concept/cancer_and_society> ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Medicaid> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006278.html> ;
  skos:definition "Medicare is a federal health insurance program administered by the United States government for the elderly and individuals living with a permanent disability. In 2005, Medicare was a source of health insurance coverage for 42.4 million Americans: 35.4 million elderly and 7 million nonelderly people with permanent disabilities. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n762.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Medicare</a>]"@en .

<https://concepts.sagepub.com/social-science/concept/Medicare_Part_C>
  skos:prefLabel "Medicare Part C"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Medicare> .

