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

vh8:-LDBM10T8-2
  skos:definition "Hemopneumothorax, or haemopneumothorax is the condition of having air in the chest cavity (pneumothorax) and blood in the chest cavity (hemothorax). (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-MSXWVWGN-Z, vh8:-DWTG8ZSR-F ;
  skos:prefLabel "hémopneumothorax"@fr, "hemopneumothorax"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Hemopneumothorax> .

vh8: a skos:ConceptScheme .
vh8:-MSXWVWGN-Z
  skos:prefLabel "pneumothorax"@fr, "pneumothorax"@en ;
  a skos:Concept ;
  skos:narrower vh8:-LDBM10T8-2 .

vh8:-DWTG8ZSR-F
  skos:prefLabel "hemothorax"@en, "hémothorax"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-LDBM10T8-2 .

