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

thesbav:2051
  skos:broader thesbav:188 ;
  a skos:Concept ;
  skos:prefLabel "Phénomènes astronomiques et astrophysiques"@fr .

thesbav:186
  skos:broader thesbav:188 ;
  a skos:Concept ;
  skos:prefLabel "Astronome"@fr .

thesbav:2848
  skos:broader thesbav:188 ;
  a skos:Concept ;
  skos:prefLabel "Vie extraterrestre"@fr .

thesbav:188
  a skos:Concept ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2848, thesbav:2051, thesbav:187, thesbav:186 ;
  skos:prefLabel "Astronomie Espace"@fr ;
  skos:topConceptOf thesbav: .

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

