@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:-W2QX9MKS-M
  skos:prefLabel "viral disease"@en, "virose"@fr ;
  a skos:Concept ;
  skos:broader c0x:-R3KVFZWC-B .

c0x:-R3KVFZWC-B
  skos:inScheme c0x: ;
  skos:definition "Une maladie infectieuse est une maladie provoquée par la transmission d'un micro-organisme ou d'un agent infectieux : virus, bactérie, parasite, champignon, protozoaires. (Wikipédia)"@fr, "An infectious disease, also known as a transmissible disease or communicable disease, is an illness resulting from an infection. Infections are caused by infectious agents (pathogens) including : Viruses and related agents such as viroids ; Bacteria ; Fungi. (Wikipedia)"@en ;
  skos:altLabel "affection transmissible"@fr, "pathologie infectieuse"@fr, "maladie transmissible"@fr, "communicable disease"@en, "pathologie transmissible"@fr, "infection"@fr, "affection infectieuse"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Infection>, <https://fr.wikipedia.org/wiki/Maladie_infectieuse> ;
  dc11:creator "Patricia Fener" ;
  skos:topConceptOf c0x: ;
  skos:narrower c0x:-W2QX9MKS-M ;
  a skos:Concept ;
  skos:prefLabel "maladie infectieuse"@fr, "infectious disease"@en .

c0x:
  a skos:ConceptScheme ;
  skos:hasTopConcept c0x:-R3KVFZWC-B .

