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

ins: a skos:ConceptScheme .
ins:-HPST1FBT-D
  skos:definition "Systemic administration is a route of administration of medication, nutrition or other substance into the circulatory system so that the entire body is affected."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-QPFNVGHJ-0 ;
  skos:prefLabel "systemic treatment"@en, "traitement par voie générale"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Systemic_administration> .

ins:-QPFNVGHJ-0
  skos:prefLabel "traitement"@fr, "treatment"@en ;
  a skos:Concept ;
  skos:narrower ins:-HPST1FBT-D .

