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

vh8: a skos:ConceptScheme .
vh8:-XR4W5FHK-X
  skos:prefLabel "épilepsie"@fr, "epilepsy"@en ;
  a skos:Concept ;
  skos:narrower vh8:-N5Z3QR7T-V .

vh8:-N5Z3QR7T-V
  skos:definition "Benign Rolandic epilepsy or benign childhood epilepsy with centrotemporal spikes (BCECTS) is the most common epilepsy syndrome in childhood. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-XR4W5FHK-X ;
  skos:prefLabel "épilepsie rolandique"@fr, "Rolandic epilepsy"@en ;
  skos:altLabel "épilepsie centrotemporale"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Rolandic_epilepsy> .

