@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:383
  skos:broader thesbav:2759 ;
  a skos:Concept ;
  skos:prefLabel "Carrière professionnelle"@fr .

thesbav:2768
  skos:broader thesbav:2759 ;
  a skos:Concept ;
  skos:prefLabel "Travail manuel"@fr .

thesbav:2451
  skos:broader thesbav:2759 ;
  a skos:Concept ;
  skos:prefLabel "Scientifique"@fr .

thesbav:1197
  skos:broader thesbav:2759 ;
  a skos:Concept ;
  skos:prefLabel "Grève"@fr .

thesbav:876
  skos:broader thesbav:2759 ;
  a skos:Concept ;
  skos:prefLabel "Emploi rémunéré"@fr .

thesbav:1089
  skos:broader thesbav:2759 ;
  a skos:Concept ;
  skos:prefLabel "Formation professionnelle"@fr .

thesbav:1348
  skos:broader thesbav:2759 ;
  a skos:Concept ;
  skos:prefLabel "Insertion professionnelle"@fr .

thesbav:1911
  skos:broader thesbav:2759 ;
  a skos:Concept ;
  skos:prefLabel "Organisation du travail"@fr .

thesbav:2282
  skos:broader thesbav:2759 ;
  a skos:Concept ;
  skos:prefLabel "Reconversion professionnelle"@fr .

thesbav:2759
  a skos:Concept ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1089, thesbav:1197, thesbav:1348, thesbav:1911, thesbav:2282, thesbav:2451, thesbav:2768, thesbav:383, thesbav:876 ;
  skos:prefLabel "Travail"@fr ;
  skos:topConceptOf thesbav: .

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

