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

vh8: a skos:ConceptScheme .
vh8:-T3NXFXLW-X
  skos:prefLabel "pathologie du larynx"@fr, "larynx disease"@en ;
  a skos:Concept ;
  skos:narrower vh8:-H2MVXQRF-W .

vh8:-VMQGBJL5-L
  skos:prefLabel "tumeur bénigne"@fr, "benign neoplasm"@en ;
  a skos:Concept ;
  skos:narrower vh8:-H2MVXQRF-W .

vh8:-H2MVXQRF-W
  skos:definition "Laryngocele refers to a congenital anomalous air sac communicating with the cavity of the larynx, which may bulge outward on the neck.It may also be acquired, as seen in glassblowers, due to continual forced expiration producing increased pressures in the larynx which leads to dilatation of the laryngeal ventricle (Sinus of Morgagni). (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-T3NXFXLW-X, vh8:-VMQGBJL5-L ;
  skos:prefLabel "laryngocele"@en, "laryngocèle"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Laryngocele> .

