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

vh8: a skos:ConceptScheme .
vh8:-ZFHL4FHL-9
  skos:prefLabel "uvea disease"@en, "pathologie de l'uvée"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-TM74TDJT-9 .

vh8:-LNHR6ZM7-L
  skos:prefLabel "néovascularisation"@fr, "neovascularization"@en ;
  a skos:Concept ;
  skos:narrower vh8:-TM74TDJT-9 .

vh8:-TM74TDJT-9
  skos:definition "Choroidal neovascularization (CNV) is the creation of new blood vessels in the choroid layer of the eye. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-LNHR6ZM7-L, vh8:-ZFHL4FHL-9 ;
  skos:prefLabel "néovascularisation choroïdienne"@fr, "choroidal neovascularization"@en ;
  skos:altLabel "néovascularisation de la choroïde"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Choroidal_neovascularization> .

