@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:2879
  skos:broader thesbav:2878 ;
  a skos:Concept ;
  skos:prefLabel "Voiture à gazogène"@fr .

thesbav:307
  skos:broader thesbav:2878 ;
  a skos:Concept ;
  skos:prefLabel "Boîte noire"@fr .

thesbav:2757
  skos:narrower thesbav:2878 ;
  a skos:Concept ;
  skos:prefLabel "Transport terrestre"@fr .

thesbav:2499
  skos:broader thesbav:2878 ;
  a skos:Concept ;
  skos:prefLabel "Simulateur de conduite"@fr .

thesbav:2878
  a skos:Concept ;
  skos:broader thesbav:2757 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2879, thesbav:2499, thesbav:307 ;
  skos:prefLabel "Voiture"@fr .

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

