@prefix thesbav: <https://uri.ird.fr/so/kos/thesbav/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

thesbav:540
  skos:broader thesbav:1330 ;
  a skos:Concept ;
  skos:prefLabel "Communication homme-machine"@fr .

thesbav:2740
  skos:broader thesbav:1330 ;
  a skos:Concept ;
  skos:prefLabel "Traitement du signal"@fr .

thesbav:2660
  skos:broader thesbav:1330 ;
  a skos:Concept ;
  skos:prefLabel "Téléphone portable"@fr .

thesbav:1362
  skos:broader thesbav:1330 ;
  a skos:Concept ;
  skos:prefLabel "Intelligence artificielle"@fr .

thesbav:2691
  skos:broader thesbav:1330 ;
  a skos:Concept ;
  skos:prefLabel "Théorie de l'information"@fr .

thesbav:1330
  a skos:Concept ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1362, thesbav:2660, thesbav:2691, thesbav:2740, thesbav:540 ;
  skos:prefLabel "Information Communication"@fr ;
  skos:topConceptOf thesbav: .

thesbav:
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "thesbav" .

