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

vh8: a skos:ConceptScheme .
vh8:-DXHLWDSV-L
  skos:prefLabel "prion disease"@en, "maladie à prions"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-LWT1NHSH-Z .

vh8:-LWT1NHSH-Z
  skos:definition "Gerstmann–Sträussler–Scheinker syndrome (GSS) is an extremely rare, usually familial, fatal neurodegenerative disease that affects patients from 20 to 60 years in age. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-DXHLWDSV-L ;
  skos:prefLabel "syndrome de Gerstmann-Sträussler-Scheinker"@fr, "Gerstmann-Sträussler-Scheinker syndrome"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Gerstmann%E2%80%93Str%C3%A4ussler%E2%80%93Scheinker_syndrome> .

