@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:-SLTJWRBS-G
  skos:prefLabel "drug combination"@en, "association médicamenteuse"@fr ;
  a skos:Concept ;
  skos:broader c0x:-ZVVC3ZXR-Q .

c0x:-PB18GSD0-G
  skos:prefLabel "candidate treatment"@en, "traitement candidat"@fr ;
  a skos:Concept ;
  skos:narrower c0x:-ZVVC3ZXR-Q .

c0x:-T25VGLR8-C
  skos:prefLabel "classe pharmacologique"@fr, "drug class"@en ;
  a skos:Concept ;
  skos:broader c0x:-ZVVC3ZXR-Q .

c0x:-ZVVC3ZXR-Q
  skos:prefLabel "candidate drug"@en, "candidat médicament"@fr ;
  skos:narrower c0x:-SLTJWRBS-G, c0x:-T25VGLR8-C ;
  skos:inScheme c0x: ;
  skos:altLabel "promising drug"@en, "interesting drug"@en, "experimental drug"@en, "médicament candidat"@fr ;
  dc11:creator "Patricia Fener" ;
  skos:broader c0x:-PB18GSD0-G ;
  a skos:Concept .

