@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:1474
  skos:broader thesbav:901 ;
  a skos:Concept ;
  skos:prefLabel "Lecture"@fr .

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

thesbav:834
  skos:narrower thesbav:901 ;
  a skos:Concept ;
  skos:prefLabel "Education"@fr .

thesbav:1187
  skos:broader thesbav:901 ;
  a skos:Concept ;
  skos:prefLabel "Grandes écoles"@fr .

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

thesbav:67
  skos:broader thesbav:901 ;
  a skos:Concept ;
  skos:prefLabel "Alphabétisation"@fr .

thesbav:901
  a skos:Concept ;
  skos:broader thesbav:834 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1474, thesbav:1187, thesbav:903, thesbav:902, thesbav:67 ;
  skos:prefLabel "Enseignement"@fr .

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

