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

ins:-D3WQMNSG-Q
  skos:prefLabel "pharmacotherapy"@en, "pharmacothérapie"@fr ;
  a skos:Concept ;
  skos:narrower ins:-SQHP1WWN-R .

ins: a skos:ConceptScheme .
ins:-SQHP1WWN-R
  skos:definition "Triple therapy may refer to : a first line therapy in Helicobacter pylori eradication protocols, any of the three drug treatments used in Management of HIV/AIDS, the combination of methotrexate, sulfasalazine, and hydroxychloroquine used to treat rheumatoid arthritis."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-D3WQMNSG-Q ;
  skos:prefLabel "triple therapy"@en, "trithérapie"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Triple_therapy> .

