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

vh8:-C0CS7VBM-F
  skos:prefLabel "pathologie de l'oeil"@fr, "eye disease"@en ;
  a skos:Concept ;
  skos:narrower vh8:-R1VHF155-9 .

vh8:-N5XVRNBC-C
  skos:prefLabel "tumeur"@fr, "tumor"@en ;
  a skos:Concept ;
  skos:narrower vh8:-R1VHF155-9 .

vh8: a skos:ConceptScheme .
vh8:-R1VHF155-9
  skos:altLabel "ocular tumor"@en, "tumeur oculaire"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Eye_neoplasm> ;
  skos:broader vh8:-C0CS7VBM-F, vh8:-N5XVRNBC-C ;
  skos:inScheme vh8: ;
  skos:prefLabel "eye tumor"@en, "tumeur de l'oeil"@fr ;
  skos:definition "Eye neoplasms can affect all parts of the eye, and can be a benign tumor or a malignant tumor (cancer). (Wikipedia)"@en ;
  a skos:Concept .

