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

vh8: a skos:ConceptScheme .
vh8:-T4XJ4RLD-P
  skos:prefLabel "cancer"@fr, "cancer"@en ;
  a skos:Concept ;
  skos:narrower vh8:-R0RMX1Q8-Q .

vh8:-R0RMX1Q8-Q
  skos:definition "Fibrosarcoma (fibroblastic sarcoma) is a malignant mesenchymal tumour derived from fibrous connective tissue and characterized by the presence of immature proliferating fibroblasts or undifferentiated anaplastic spindle cells in a storiform pattern. (Wikipedia)"@en, "Le fibrosarcome est une prolifération conjonctive maligne caractérisée par une différenciation purement fibroblastique. (Wikipédia)"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Fibrosarcome>, <https://www.wikidata.org/wiki/Q1362453>, <https://en.wikipedia.org/wiki/Fibrosarcoma> ;
  skos:prefLabel "fibrosarcoma"@en, "fibrosarcome"@fr ;
  skos:inScheme vh8: ;
  skos:broader vh8:-T4XJ4RLD-P ;
  a skos:Concept .

