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

w7b:-FC7W5D3W-L
  skos:prefLabel "haemolytic anaemia"@en, "anémie hémolytique"@fr ;
  a skos:Concept ;
  skos:narrower w7b:-PTD139PT-K .

w7b: a skos:ConceptScheme .
w7b:-PTD139PT-K
  skos:hiddenLabel "Acquired haemolytic anaemia"@en, "Anémie hémolytique acquise"@fr ;
  a skos:Concept ;
  skos:inScheme w7b: ;
  skos:broader w7b:-FC7W5D3W-L ;
  skos:prefLabel "anémie hémolytique acquise"@fr, "acquired haemolytic anaemia"@en ;
  skos:altLabel "AHA"@fr .

