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

bl8:-SK7R03K2-S
  skos:prefLabel "mechanical ventilator"@en, "ventilation mécanique"@fr ;
  a skos:Concept ;
  skos:broader bl8:-R4MNBS6H-G .

bl8: a skos:ConceptScheme .
bl8:-R4MNBS6H-G
  skos:narrower bl8:-SK7R03K2-S ;
  skos:hiddenLabel "Artificial respiration"@en, "Ventilation artificielle"@fr ;
  a skos:Concept ;
  skos:inScheme bl8: ;
  skos:broader bl8:-VWH8JF1Q-L ;
  skos:prefLabel "ventilation artificielle"@fr, "artificial respiration"@en .

bl8:-VWH8JF1Q-L
  skos:prefLabel "traitement"@fr, "treatment"@en ;
  a skos:Concept ;
  skos:narrower bl8:-R4MNBS6H-G .

