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

ins: a skos:ConceptScheme .
ins:-F6QZMF4B-8
  skos:definition "Maintenance therapy is a medical therapy that is designed to help a primary treatment succeed."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-QPFNVGHJ-0 ;
  skos:prefLabel "maintenance therapy"@en, "traitement de maintien"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Maintenance_therapy> .

ins:-QPFNVGHJ-0
  skos:prefLabel "traitement"@fr, "treatment"@en ;
  a skos:Concept ;
  skos:narrower ins:-F6QZMF4B-8 .

