@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:628
  skos:broader thesbav:193 ;
  a skos:Concept ;
  skos:prefLabel "Course à pied"@fr .

thesbav:2560
  skos:narrower thesbav:193 ;
  a skos:Concept ;
  skos:prefLabel "Sport"@fr .

thesbav:1454
  skos:broader thesbav:193 ;
  a skos:Concept ;
  skos:prefLabel "Lancer de poids"@fr .

thesbav:2437
  skos:broader thesbav:193 ;
  a skos:Concept ;
  skos:prefLabel "Saut à la perche"@fr .

thesbav:193
  a skos:Concept ;
  skos:broader thesbav:2560 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2437, thesbav:1454, thesbav:628 ;
  skos:prefLabel "Athlétisme"@fr .

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

