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

vh8:-FLQF1RDS-J
  skos:prefLabel "ulcer"@en, "ulcère"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-VQ6LZWF4-N .

vh8: a skos:ConceptScheme .
vh8:-XBJMWX58-4
  skos:prefLabel "kératopathie"@fr, "keratopathy"@en ;
  a skos:Concept ;
  skos:narrower vh8:-VQ6LZWF4-N .

vh8:-VQ6LZWF4-N
  skos:definition "Corneal ulcer is an inflammatory or more seriously, infective condition of the cornea involving disruption of its epithelial layer with involvement of the corneal stroma. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-FLQF1RDS-J, vh8:-XBJMWX58-4 ;
  skos:prefLabel "ulcère de la cornée"@fr, "corneal ulceration"@en ;
  skos:altLabel "ulceration in the cornea"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Corneal_ulcer> .

