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

vh8: a skos:ConceptScheme .
vh8:-XHF4GRXZ-Z
  skos:prefLabel "cancer du cerveau"@fr, "brain cancer"@en ;
  a skos:Concept ;
  skos:narrower vh8:-WZT4VMTC-R .

vh8:-WZT4VMTC-R
  skos:definition "Gliosarcoma is a rare type of glioma, a cancer of the brain that comes from glial, or supportive, brain cells, as opposed to the neural brain cells. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-XHF4GRXZ-Z ;
  skos:prefLabel "gliosarcome"@fr, "gliosarcoma"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q609503>, <https://en.wikipedia.org/wiki/Gliosarcoma> .

