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

vh8: a skos:ConceptScheme .
vh8:-F700S36F-C
  skos:prefLabel "autisme"@fr, "autism"@en ;
  a skos:Concept ;
  skos:narrower vh8:-KRJVJPNS-3 .

vh8:-KRJVJPNS-3
  skos:definition "High-functioning autism (HFA) is a term applied to people with autism who do not have an intellectual disability (an IQ of 70 or less). (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-F700S36F-C ;
  skos:prefLabel "autisme à haut fonctionnement"@fr, "high functioning autism"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/High-functioning_autism> .

