@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:187
  skos:narrower thesbav:610 ;
  a skos:Concept ;
  skos:prefLabel "Astronomie"@fr .

thesbav:2096
  skos:broader thesbav:610 ;
  a skos:Concept ;
  skos:prefLabel "Planète"@fr .

thesbav:1120
  skos:broader thesbav:610 ;
  a skos:Concept ;
  skos:prefLabel "Galaxie"@fr .

thesbav:2523
  skos:broader thesbav:610 ;
  a skos:Concept ;
  skos:prefLabel "Soleil"@fr .

thesbav:580
  skos:broader thesbav:610 ;
  a skos:Concept ;
  skos:prefLabel "Constellation"@fr .

thesbav:969
  skos:broader thesbav:610 ;
  a skos:Concept ;
  skos:prefLabel "Etoile"@fr .

thesbav:532
  skos:broader thesbav:610 ;
  a skos:Concept ;
  skos:prefLabel "Comète"@fr .

thesbav:1656
  skos:broader thesbav:610 ;
  a skos:Concept ;
  skos:prefLabel "Météorite"@fr .

thesbav:610
  a skos:Concept ;
  skos:broader thesbav:187 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1656, thesbav:2523, thesbav:2096, thesbav:969, thesbav:580, thesbav:532, thesbav:1120 ;
  skos:prefLabel "Corps céleste"@fr .

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

