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

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

<https://concepts.sagepub.com/social-science/concept/universal_coverage>
  skos:definition "Universal coverage is a term referring to a health system that guarantees insurance to all citizens. Universal coverage can be provided by a state government, but it is generally a national responsibility. [Source: <a href=\"https://sk.sagepub.com/cqpress/health-care-policy-and-politics-a-to-z-3e/n403.xml\" target=\"_blank\" data-id=\"to-sk\">Health Care Policy and Politics A to Z; Universal Coverage</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019472.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/insurance_coverage> ;
  skos:prefLabel "universal coverage"@en ;
  a skos:Concept .

