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

vh8: a skos:ConceptScheme .
vh8:-DX3SHMHQ-F
  skos:prefLabel "péricardite"@fr, "pericarditis"@en ;
  a skos:Concept ;
  skos:narrower vh8:-S6JS1S09-C .

vh8:-S6JS1S09-C
  skos:definition "Une péricardite constrictive est une péricardite caractérisée par un épaississement des feuillets constituant le péricarde, gênant ainsi l'expansion des cavités et leur remplissage. (Wikipédia)"@fr, "Constrictive pericarditis is a medical condition characterized by a thickened, fibrotic pericardium, limiting the heart's ability to function normally. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-DX3SHMHQ-F ;
  skos:prefLabel "péricardite constrictive"@fr, "pericardial constriction"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/P%C3%A9ricardite_constrictive>, <https://en.wikipedia.org/wiki/Constrictive_pericarditis> .

