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

vh8:-NMLCLLXV-8
  skos:prefLabel "organic mental disorder"@en, "trouble mental organique"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-V54G380X-1 .

vh8: a skos:ConceptScheme .
vh8:-V54G380X-1
  skos:definition "Delirium, also known as acute confusional state, is an organically caused decline from a previous baseline mental functioning that develops over a short period of time, typically hours to days. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-NMLCLLXV-8 ;
  skos:prefLabel "délirium"@fr, "delirium"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Delirium> .

