@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:587
  skos:broader thesbav:2753 ;
  a skos:Concept ;
  skos:prefLabel "Conteneur"@fr .

thesbav:450
  skos:broader thesbav:2753 ;
  a skos:Concept ;
  skos:prefLabel "Cheminot"@fr .

thesbav:1768
  skos:broader thesbav:2753 ;
  a skos:Concept ;
  skos:prefLabel "Moyen de transport"@fr .

thesbav:2826
  skos:broader thesbav:2753 ;
  a skos:Concept ;
  skos:prefLabel "Véhicule électrique"@fr .

thesbav:2083
  skos:broader thesbav:2753 ;
  a skos:Concept ;
  skos:prefLabel "Piéton"@fr .

thesbav:2758
  skos:broader thesbav:2753 ;
  a skos:Concept ;
  skos:prefLabel "Transport vertical"@fr .

thesbav:2753
  a skos:Concept ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:450, thesbav:2083, thesbav:1768, thesbav:587, thesbav:2826, thesbav:2758 ;
  skos:prefLabel "Transport"@fr ;
  skos:topConceptOf thesbav: .

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

