@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:935
  skos:broader thesbav:2523 ;
  a skos:Concept ;
  skos:prefLabel "Eruption solaire"@fr .

thesbav:2629
  skos:broader thesbav:2523 ;
  a skos:Concept ;
  skos:prefLabel "Tache solaire"@fr .

thesbav:626
  skos:broader thesbav:2523 ;
  a skos:Concept ;
  skos:prefLabel "Couronne solaire"@fr .

thesbav:420
  skos:broader thesbav:2523 ;
  a skos:Concept ;
  skos:prefLabel "Champ magnétique solaire"@fr .

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

thesbav:618
  skos:broader thesbav:2523 ;
  a skos:Concept ;
  skos:prefLabel "Coucher de soleil"@fr .

thesbav:2523
  a skos:Concept ;
  skos:broader thesbav:610 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2629, thesbav:935, thesbav:626, thesbav:618, thesbav:420 ;
  skos:prefLabel "Soleil"@fr .

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

