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

c0x:-S53PH55Z-M
  dc11:creator "Patricia Fener" ;
  a skos:Concept ;
  skos:inScheme c0x: ;
  skos:broader c0x:-LTFMN83C-N ;
  skos:prefLabel "fever"@en, "fièvre"@fr .

c0x: a skos:ConceptScheme .
c0x:-LTFMN83C-N
  skos:prefLabel "common clinical feature"@en, "signe général"@fr ;
  a skos:Concept ;
  skos:narrower c0x:-S53PH55Z-M .

