@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unbist: <http://metadata.un.org/thesaurus/> .

unbist:c_baa2f897 a skos:Concept ;
    skos:altLabel "UHC"@en ;
    skos:broader unbist:100200 ;
    skos:historyNote "New concept adopted by TC 13 Sept 2023"@en ;
    skos:inScheme unbist:10 ;
    skos:note "UNTERM"@en,
        "WHO Universal Health Coverage website"@en ;
    skos:prefLabel "UNIVERSAL HEALTH COVERAGE"@en ;
    skos:related unbist:1002834,
        unbist:1002838,
        unbist:1002841,
        unbist:1005985 ;
    skos:scopeNote "The concept that all people have access to the health services they need, when and where they need them, without financial hardship; includes the full range of essential health services, from health promotion to prevention, treatment, rehabilitation, and palliative care. "@en .

