@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:2167
  skos:broader thesbav:389 ;
  a skos:Concept ;
  skos:prefLabel "Prévention de catastrophe naturelle"@fr .

thesbav:1307
  skos:broader thesbav:389 ;
  a skos:Concept ;
  skos:prefLabel "Incendie"@fr .

thesbav:1344
  skos:broader thesbav:389 ;
  a skos:Concept ;
  skos:prefLabel "Inondation"@fr .

thesbav:2789
  skos:broader thesbav:389 ;
  a skos:Concept ;
  skos:prefLabel "Tsunami"@fr .

thesbav:908
  skos:narrower thesbav:389 ;
  a skos:Concept ;
  skos:prefLabel "Environnement"@fr .

thesbav:208
  skos:broader thesbav:389 ;
  a skos:Concept ;
  skos:prefLabel "Avalanche"@fr .

thesbav:1010
  skos:broader thesbav:389 ;
  a skos:Concept ;
  skos:prefLabel "Explosion de gaz"@fr .

thesbav:389
  a skos:Concept ;
  skos:broader thesbav:908 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2167, thesbav:1307, thesbav:1344, thesbav:2789, thesbav:1010, thesbav:208 ;
  skos:prefLabel "Catastrophe naturelle"@fr .

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

