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

ins: a skos:ConceptScheme .
ins:-KMW5PM5Z-D
  skos:definition "Les statines (ou inhibiteurs de la HMG-CoA réductase) forment une classe d'hypolipémiants, utilisés comme médicaments pour baisser la cholestérolémie, notamment en maladie cardiovasculaire à cause de leur hypercholestérolémie."@fr, "Statins, also known as HMG-CoA reductase inhibitors, are a class of lipid-lowering medications that reduce illness and mortality in those who are at high risk of cardiovascular disease. They are the most common cholesterol-lowering drugs."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-MHFDDLS9-4 ;
  skos:prefLabel "statin"@en, "statine"@fr ;
  skos:altLabel "HMG-CoA reductase inhibitor"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Statin> .

ins:-MHFDDLS9-4
  skos:prefLabel "pharmacological class"@en, "classe pharmacologique"@fr ;
  a skos:Concept ;
  skos:narrower ins:-KMW5PM5Z-D .

