@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:970
  skos:broader thesbav:969 ;
  a skos:Concept ;
  skos:prefLabel "Etoile filante"@fr .

thesbav:1798
  skos:broader thesbav:969 ;
  a skos:Concept ;
  skos:prefLabel "Naine brune"@fr .

thesbav:610
  skos:narrower thesbav:969 ;
  a skos:Concept ;
  skos:prefLabel "Corps céleste"@fr .

thesbav:1133
  skos:broader thesbav:969 ;
  a skos:Concept ;
  skos:prefLabel "Géante rouge"@fr .

thesbav:1797
  skos:broader thesbav:969 ;
  a skos:Concept ;
  skos:prefLabel "Naine blanche"@fr .

thesbav:969
  a skos:Concept ;
  skos:broader thesbav:610 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1798, thesbav:1797, thesbav:1133, thesbav:970 ;
  skos:prefLabel "Etoile"@fr .

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

