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

ins:-T5RWB5D9-X
  skos:prefLabel "cancer du cerveau"@fr, "brain cancer"@en ;
  a skos:Concept ;
  skos:narrower ins:-J2FQ94SC-Q .

ins:-J2FQ94SC-Q
  skos:broader ins:-T5RWB5D9-X ;
  skos:prefLabel "medulloblastoma"@en, "médulloblastome"@fr ;
  skos:altLabel "neurospongiome"@fr, "neurospongioma"@en ;
  skos:inScheme ins: ;
  skos:definition "Medulloblastoma is the most common type of primary brain cancer in children. It originates in the part of the brain that is towards the back and the bottom, on the floor of the skull, in the cerebellum, or posterior fossa.The brain is divided into two main parts, the larger cerebrum on top and the smaller cerebellum below towards the back. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:exactMatch vh8:-F9GD3X9L-1 ;
  ns0:group "Diseases" .

ins: a skos:ConceptScheme .
