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

vh8:-K5J30TCD-N
  skos:definition "Bifascicular block is a conduction abnormality in the heart where two of the three main fascicles of the His/Purkinje system are blocked. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-R0MPVJZT-F ;
  skos:prefLabel "bloc bifasciculaire"@fr, "bifascicular block"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Bifascicular_block> .

vh8:-R0MPVJZT-F
  skos:prefLabel "bloc cardiaque"@fr, "heart block"@en ;
  a skos:Concept ;
  skos:narrower vh8:-K5J30TCD-N .

vh8: a skos:ConceptScheme .
