@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:-RVLXPLTF-F .

n9j:-RVLXPLTF-F
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/health_care_in_china> ;
  skos:definition "According to the Ministry of Health, per capita health care expenditures in China reached $51.40 in 2001, compared with $45.40 in 2000, which displayed in turn an increase of 13.5% over 1999. Annual growth in China's total health care expenditures since 1999 has been rising faster than national economic development, at an average of 13% for the former compared to 7.5% for the latter. [Source: Encyclopedia of Health Care Management; Health Care in China]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NW4LBMZ0-H ;
  skos:prefLabel "health care in china"@en .

n9j:-NW4LBMZ0-H
  skos:prefLabel "international health care issues"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RVLXPLTF-F .

n9j: a skos:ConceptScheme .
