@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: a skos:ConceptScheme .
c0x:-GL3FMKV2-V
  dc11:creator "Patricia Fener" ;
  a skos:Concept ;
  skos:prefLabel "rhume"@fr, "common cold"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Common_cold>, <https://fr.wikipedia.org/wiki/Rhume> ;
  skos:definition "The common cold, also known simply as a cold, is a viral infectious disease of the upper respiratory tract that primarily affects the nose. The throat, sinuses, and larynx may also be affected. (Wikipedia)"@en, "La rhinopharyngite (ou nasopharyngite, communément nommée rhume banal) est une infection fréquente et généralement bénigne des voies aériennes supérieures (cavité nasale et pharynx) par un virus, principalement les picornaviridés (dont les rhinovirus), les adénovirus ou les coronavirus. (Wikipédia)"@fr ;
  skos:altLabel "rhinite aigüe épidémique"@fr, "nasopharyngite"@fr, "rhinopharyngite"@fr, "rhinite infectieuse"@fr ;
  skos:broader c0x:-XCCXMQWV-9 ;
  skos:inScheme c0x: .

c0x:-XCCXMQWV-9
  skos:prefLabel "upper respiratory tract infection"@en, "infection des voies respiratoires supérieures"@fr ;
  a skos:Concept ;
  skos:narrower c0x:-GL3FMKV2-V .

