@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:-N99ZKQFF-R .

vh8:-N99ZKQFF-R
  skos:definition "La dysphasie est un trouble central lié au « développement du langage oral et [elle peut] toucher les aspects réceptifs (décoder le langage reçu) et/ou expressifs (phonologiques, lexicaux, syntaxiques…) ». (Wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-Z62L72FD-R ;
  skos:prefLabel "dysphasie"@fr, "dysphasia"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Dysphasie> .

