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

ins: a skos:ConceptScheme .
ins:-B2V0N652-9
  skos:prefLabel "anticoagulant"@fr, "anticoagulant"@en ;
  a skos:Concept ;
  skos:narrower ins:-F89BS2ZB-1 .

ins:-F89BS2ZB-1
  skos:definition "Les anticoagulants oraux sont des médicaments sous forme de comprimés, destinés à empêcher la formation de caillots dans le système circulatoire. Ils se distinguent des autres anticoagulants administrés par injection."@fr, "The directly acting oral anticoagulants (DOACs) were introduced on and after 2008. There are five DOACs currently on the market: dabigatran, rivaroxaban, apixaban, edoxaban and betrixaban. They were also previously referred to as \"new/novel\" and \"non-vitamin K antagonist\" oral anticoagulants (NOACs)."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-B2V0N652-9 ;
  skos:prefLabel "oral anticoagulant"@en, "anticoagulant oral"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Anticoagulant#Directly_acting_oral> .

