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

vh8:-WLRMV16L-N
  skos:definition "A double inlet left ventricle (DILV) or \"single ventricle\", is a congenital heart defect appearing in 5 in 100,000 newborns, where both the left atrium and the right atrium feed into the left ventricle. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-KH3C90B4-7 ;
  skos:prefLabel "ventricule gauche à double entrée"@fr, "double inlet left ventricle"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Double_inlet_left_ventricle> .

vh8: a skos:ConceptScheme .
vh8:-KH3C90B4-7
  skos:prefLabel "cardiopathie congénitale"@fr, "congenital heart disease"@en ;
  a skos:Concept ;
  skos:narrower vh8:-WLRMV16L-N .

