@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:2222
  skos:broader thesbav:2051 ;
  a skos:Concept ;
  skos:prefLabel "Pulsar"@fr .

thesbav:2588
  skos:broader thesbav:2051 ;
  a skos:Concept ;
  skos:prefLabel "Super nova"@fr .

thesbav:2111
  skos:broader thesbav:2051 ;
  a skos:Concept ;
  skos:prefLabel "Pluie de météores"@fr .

thesbav:2830
  skos:broader thesbav:2051 ;
  a skos:Concept ;
  skos:prefLabel "Vent solaire"@fr .

thesbav:188
  skos:narrower thesbav:2051 ;
  a skos:Concept ;
  skos:prefLabel "Astronomie Espace"@fr .

thesbav:807
  skos:broader thesbav:2051 ;
  a skos:Concept ;
  skos:prefLabel "Eclipse solaire"@fr .

thesbav:2783
  skos:broader thesbav:2051 ;
  a skos:Concept ;
  skos:prefLabel "Trou noir"@fr .

thesbav:1616
  skos:broader thesbav:2051 ;
  a skos:Concept ;
  skos:prefLabel "Matière noire"@fr .

thesbav:2254
  skos:broader thesbav:2051 ;
  a skos:Concept ;
  skos:prefLabel "Rayonnement Gamma"@fr .

thesbav:2051
  a skos:Concept ;
  skos:broader thesbav:188 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1616, thesbav:2111, thesbav:2222, thesbav:2254, thesbav:2588, thesbav:2783, thesbav:2830, thesbav:807 ;
  skos:prefLabel "Phénomènes astronomiques et astrophysiques"@fr .

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

