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

ins:-GCZDSWDS-9
  skos:definition "An antifungal medication, also known as an antimycotic medication, is a pharmaceutical fungicide or fungistatic used to treat and prevent mycosis such as athlete's foot, ringworm, candidiasis (thrush), serious systemic infections such as cryptococcal meningitis, and others."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-D3WQMNSG-Q ;
  skos:prefLabel "antifungal therapy"@en, "traitement antifongique"@fr ;
  skos:altLabel "antifungal medication"@en, "antimycotic medication"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Antifungal> .

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

ins: a skos:ConceptScheme .
