@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:-CD598RD0-L
  skos:prefLabel "coronavirus disease 2019"@en, "maladie à coronavirus 2019"@fr ;
  a skos:Concept ;
  skos:broader c0x:-G7JC28D6-B .

c0x:-RXX7WHMP-W
  skos:prefLabel "épidémie"@fr, "epidemic"@en ;
  a skos:Concept ;
  skos:narrower c0x:-G7JC28D6-B .

c0x:-G7JC28D6-B
  skos:exactMatch <https://en.wikipedia.org/wiki/Pandemic>, <https://fr.wikipedia.org/wiki/Pand%C3%A9mie> ;
  skos:definition "Une pandémie (du grec ancien πᾶν / pãn « tous », et δῆμος / dễmos « peuple ») est une épidémie présente sur une large zone géographique internationale. Dans le sens courant, elle touche une partie particulièrement importante de la population mondiale. (Wikipédia)"@fr, "A pandemic (from Greek πᾶν, pan, \"all\" and δῆμος, demos, \"people\") is an epidemic of an infectious disease that has spread across a large region, for instance multiple continents or worldwide, affecting a substantial number of people. (Wikipedia)"@en ;
  skos:altLabel "worldwide outbreak"@en ;
  a skos:Concept ;
  skos:inScheme c0x: ;
  skos:prefLabel "pandemic"@en, "pandémie"@fr ;
  skos:narrower c0x:-CD598RD0-L ;
  dc11:creator "Patricia Fener" ;
  skos:broader c0x:-RXX7WHMP-W .

c0x: a skos:ConceptScheme .
