@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:1411
  skos:broader thesbav:2158 ;
  a skos:Concept ;
  skos:prefLabel "Jeux olympiques"@fr .

thesbav:2283
  skos:broader thesbav:2158 ;
  a skos:Concept ;
  skos:prefLabel "Record sportif"@fr .

thesbav:2024
  skos:broader thesbav:2158 ;
  a skos:Concept ;
  skos:prefLabel "Performance sportive"@fr .

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

thesbav:1227
  skos:broader thesbav:2158 ;
  a skos:Concept ;
  skos:prefLabel "Handisport"@fr .

thesbav:907
  skos:broader thesbav:2158 ;
  a skos:Concept ;
  skos:prefLabel "Entraînement sportif"@fr .

thesbav:2158
  a skos:Concept ;
  skos:broader thesbav:2560 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1227, thesbav:1411, thesbav:2024, thesbav:2283, thesbav:907 ;
  skos:prefLabel "Pratique sportive"@fr .

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

