@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:1330
  skos:narrower thesbav:1362 ;
  a skos:Concept ;
  skos:prefLabel "Information Communication"@fr .

thesbav:2350
  skos:broader thesbav:1362 ;
  a skos:Concept ;
  skos:prefLabel "Réseau neuronal"@fr .

thesbav:2393
  skos:broader thesbav:1362 ;
  a skos:Concept ;
  skos:prefLabel "Robotique"@fr .

thesbav:1362
  a skos:Concept ;
  skos:broader thesbav:1330 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2393, thesbav:2350 ;
  skos:prefLabel "Intelligence artificielle"@fr .

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

