@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:-NNQS4LFM-R
  skos:prefLabel "infection case"@en, "cas d'infection"@fr ;
  a skos:Concept ;
  skos:narrower c0x:-DPBTQL53-C .

c0x:-DPBTQL53-C
  skos:definition "The index case or patient zero is the first documented patient in a disease epidemic within a population, or the first documented patient included in an epidemiological study. (Wikipedia)"@en, "Le terme patient zéro, ou cas index, est utilisé pour désigner la première personne d'une épidémie à avoir été contaminée par un agent pathogène. (Wikipédia)"@fr ;
  skos:broader c0x:-NNQS4LFM-R ;
  skos:inScheme c0x: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Index_case>, <https://fr.wikipedia.org/wiki/Patient_z%C3%A9ro> ;
  skos:prefLabel "cas index"@fr, "index case"@en ;
  dc11:creator "Patricia Fener" ;
  skos:altLabel "patient zéro"@fr, "patient zero"@en, "patient index"@fr ;
  a skos:Concept .

c0x: a skos:ConceptScheme .
