@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:1753
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Moto"@fr .

thesbav:2158
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Pratique sportive"@fr .

thesbav:2509
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Skateboard"@fr .

thesbav:630
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Course de bateau"@fr .

thesbav:933
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Equipement sportif"@fr .

thesbav:245
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Basket"@fr .

thesbav:1811
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Natation"@fr .

thesbav:629
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Course animale"@fr .

thesbav:943
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Escrime"@fr .

thesbav:631
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Course hippique"@fr .

thesbav:2406
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Rugby"@fr .

thesbav:680
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Cyclisme"@fr .

thesbav:1078
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Football"@fr .

thesbav:1052
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Fil de fer"@fr .

thesbav:193
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Athlétisme"@fr .

thesbav:1521
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Lutte"@fr .

thesbav:211
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Aviron"@fr .

thesbav:2510
  skos:broader thesbav:2560 ;
  a skos:Concept ;
  skos:prefLabel "Ski"@fr .

thesbav:2560
  a skos:Concept ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2158, thesbav:2510, thesbav:1052, thesbav:2406, thesbav:943, thesbav:933, thesbav:630, thesbav:1521, thesbav:1078, thesbav:1753, thesbav:1811, thesbav:211, thesbav:680, thesbav:631, thesbav:2509, thesbav:193, thesbav:245, thesbav:629 ;
  skos:prefLabel "Sport"@fr ;
  skos:topConceptOf thesbav: .

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

