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

vh8: a skos:ConceptScheme .
vh8:-Z62L72FD-R
  skos:prefLabel "trouble du langage"@fr, "language disorder"@en ;
  a skos:Concept ;
  skos:narrower vh8:-BVJDXJSQ-L .

vh8:-BVJDXJSQ-L
  skos:definition "Specific language impairment (SLI) (now often referred to as Developmental Language Disorder (DLD) following a Delphi consensus led by Prof Dorothy Bishop) is diagnosed when a child's language does not develop normally and the difficulties cannot be accounted for by generally slow development, physical abnormality of the speech apparatus, autism spectrum disorder, apraxia, acquired brain damage or hearing loss. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-Z62L72FD-R ;
  skos:prefLabel "trouble du langage spécifique"@fr, "specific language disorder"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Specific_language_impairment> .

