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

vh8: a skos:ConceptScheme .
vh8:-SSV3P5RJ-J
  skos:prefLabel "non-Hodgkin lymphoma"@en, "lymphome non hodgkinien"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-G3VJSR5V-3 .

vh8:-G3VJSR5V-3
  skos:narrower vh8:-GTBC4RDH-N ;
  skos:definition "The large-cell lymphomas have large cells. One classification system for lymphomas divides the diseases according to the size of the white blood cells that has turned cancerous. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-SSV3P5RJ-J ;
  skos:prefLabel "lymphome à grandes cellules"@fr, "large cell lymphoma"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Large-cell_lymphoma> .

vh8:-GTBC4RDH-N
  skos:prefLabel "reticulosarcoma"@en, "réticulosarcome"@fr ;
  a skos:Concept ;
  skos:broader vh8:-G3VJSR5V-3 .

