@prefix c0x: <http://data.loterre.fr/ark:/67375/C0X> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

c0x:-HH5VN2R3-C
  skos:prefLabel "système de santé"@fr, "health system"@en ;
  a skos:Concept ;
  skos:narrower c0x:-Z68T986V-X .

c0x:-R951S3G9-8
  skos:prefLabel "personnel soignant"@fr, "healthcare worker"@en ;
  a skos:Concept ;
  skos:broader c0x:-Z68T986V-X .

c0x:-Z68T986V-X
  skos:narrower c0x:-R951S3G9-8 ;
  dc11:creator "Patricia Fener" ;
  a skos:Concept ;
  skos:inScheme c0x: ;
  skos:broader c0x:-HH5VN2R3-C ;
  skos:prefLabel "healthcare system"@en, "système de soin"@fr ;
  skos:altLabel "health care system"@en, "health-care system"@en .

c0x: a skos:ConceptScheme .
