@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:325
  skos:narrower thesbav:1313 ;
  a skos:Concept ;
  skos:prefLabel "Branches industrielles"@fr .

thesbav:164
  skos:broader thesbav:1313 ;
  a skos:Concept ;
  skos:prefLabel "Arme nucléaire"@fr .

thesbav:163
  skos:broader thesbav:1313 ;
  a skos:Concept ;
  skos:prefLabel "Arme chimique"@fr .

thesbav:2543
  skos:broader thesbav:1313 ;
  a skos:Concept ;
  skos:prefLabel "Sous-marin"@fr .

thesbav:1009
  skos:broader thesbav:1313 ;
  a skos:Concept ;
  skos:prefLabel "Explosif"@fr .

thesbav:1313
  a skos:Concept ;
  skos:broader thesbav:325 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2543, thesbav:1009, thesbav:164, thesbav:163 ;
  skos:prefLabel "Industrie de l'armement"@fr .

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

