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

vh8: a skos:ConceptScheme .
vh8:-GJ1X5QLQ-N
  skos:definition """Lipoblastoma is a type of subcutaneous benign fatty tumor. Types include: Benign lipoblastomatosis, a tumor, also known as an embryonic lipoma, which usually occurs in children under three years old. This is the tumor of brown fat cells.
         Myxoid lipoblastoma, a cutaneous condition characterized by excess mucin. (Wikipedia)"""@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-M7X3NL2G-F, vh8:-VMQGBJL5-L ;
  skos:prefLabel "lipoblastome"@fr, "lipoblastoma"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Lipoblastoma> .

vh8:-M7X3NL2G-F
  skos:prefLabel "pathologie de la peau"@fr, "skin disease"@en ;
  a skos:Concept ;
  skos:narrower vh8:-GJ1X5QLQ-N .

vh8:-VMQGBJL5-L
  skos:prefLabel "tumeur bénigne"@fr, "benign neoplasm"@en ;
  a skos:Concept ;
  skos:narrower vh8:-GJ1X5QLQ-N .

