@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-B2LPTMGP-W .

n9j: a skos:ConceptScheme .
n9j:-B2LPTMGP-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/U.S._national_health_expenditures> ;
  skos:definition "Published yearly by the National Health Statistics Group of the Office of the Actuary at the Centers for Medicare and Medicaid Services (CMS), the U.S. National Health Accounts (NHA) is the definitive source on the nation's past, current, and future healthcare expenditures. The NHA describes the total national amount spent on healthcare by type of services (e.g., hospital care, physician services, and prescription drugs), source of funds (e.g., private health insurance, Medicare, Medicaid, and out-of-pocket costs), and type of sponsors (e.g., businesses, households, and governments). [Source: Encyclopedia of Health Services Research; U.S. National Health Expenditures]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WCM2637P-M ;
  skos:prefLabel "U.S. national health expenditures"@en .

n9j:-WCM2637P-M
  skos:prefLabel "cost of care, economics, finance, and payment mechanisms"@en ;
  a skos:Concept ;
  skos:narrower n9j:-B2LPTMGP-W .

