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

w7b:-NMN3MHN3-Z
  skos:prefLabel "risque transfusionnel"@fr, "transfusion risk"@en ;
  a skos:Concept ;
  skos:narrower w7b:-FNVGJCZ6-G .

w7b: a skos:ConceptScheme .
w7b:-FNVGJCZ6-G
  skos:hiddenLabel "Risk of infection"@en, "Risque infectieux"@fr ;
  a skos:Concept ;
  skos:inScheme w7b: ;
  skos:broader w7b:-NMN3MHN3-Z ;
  skos:prefLabel "risk of infection"@en, "risque infectieux"@fr ;
  skos:altLabel "infective risk"@en .

