@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:-ZXWN8M9P-1 .

ins: a skos:ConceptScheme .
ins:-ZXWN8M9P-1
  skos:definition "Antiviral drugs are a class of medication used for treating viral infections. Most antivirals target specific viruses, while a broad-spectrum antiviral is effective against a wide range of viruses."@en, "Un antiviral est une molécule perturbant le cycle de réplication d'un ou de plusieurs virus, permettant ainsi de ralentir mais rarement d'arrêter une infection virale."@fr ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-D3WQMNSG-Q ;
  skos:prefLabel "antiviral therapy"@en, "traitement antiviral"@fr ;
  skos:altLabel "antiviral treatment"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Antiviral_drug> .

