@prefix ins: <http://data.loterre.fr/ark:/67375/INS> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ins:-W6Z0GL8S-D
  skos:definition "Conventional treatment or Conventional therapy is the therapy that is widely used and accepted by most health professionals. It is different from alternative therapies, which are not as widely used."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-QPFNVGHJ-0 ;
  skos:prefLabel "conventional treatment"@en, "traitement conventionnel"@fr ;
  skos:altLabel "conventional therapy"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Conventional_treatment> .

ins: a skos:ConceptScheme .
ins:-QPFNVGHJ-0
  skos:prefLabel "traitement"@fr, "treatment"@en ;
  a skos:Concept ;
  skos:narrower ins:-W6Z0GL8S-D .

