@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:900
  skos:broader thesbav:834 ;
  a skos:Concept ;
  skos:prefLabel "Enseignant"@fr .

thesbav:136
  skos:broader thesbav:834 ;
  a skos:Concept ;
  skos:prefLabel "Apprentissage"@fr .

thesbav:2752
  skos:broader thesbav:834 ;
  a skos:Concept ;
  skos:prefLabel "Transmission d'un savoir"@fr .

thesbav:901
  skos:broader thesbav:834 ;
  a skos:Concept ;
  skos:prefLabel "Enseignement"@fr .

thesbav:1331
  skos:broader thesbav:834 ;
  a skos:Concept ;
  skos:prefLabel "Information scientifique"@fr .

thesbav:541
  skos:broader thesbav:834 ;
  a skos:Concept ;
  skos:prefLabel "Communication humaine"@fr .

thesbav:802
  skos:broader thesbav:834 ;
  a skos:Concept ;
  skos:prefLabel "Echec scolaire"@fr .

thesbav:835
  skos:broader thesbav:834 ;
  a skos:Concept ;
  skos:prefLabel "Education surveillée"@fr .

thesbav:2621
  skos:broader thesbav:834 ;
  a skos:Concept ;
  skos:prefLabel "Système scolaire"@fr .

thesbav:834
  a skos:Concept ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:901, thesbav:900, thesbav:2621, thesbav:802, thesbav:835, thesbav:136, thesbav:2752, thesbav:1331, thesbav:541 ;
  skos:prefLabel "Education"@fr ;
  skos:topConceptOf thesbav: .

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

