@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:2581
  skos:broader thesbav:615 ;
  a skos:Concept ;
  skos:prefLabel "Structure cosmique"@fr .

thesbav:946
  skos:broader thesbav:615 ;
  a skos:Concept ;
  skos:prefLabel "Espace-temps"@fr .

thesbav:889
  skos:broader thesbav:615 ;
  a skos:Concept ;
  skos:prefLabel "Energie noire"@fr .

thesbav:2801
  skos:narrower thesbav:615 ;
  a skos:Concept ;
  skos:prefLabel "Univers"@fr .

thesbav:615
  a skos:Concept ;
  skos:broader thesbav:2801 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2581, thesbav:946, thesbav:889 ;
  skos:prefLabel "Cosmologie"@fr .

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

