@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:1365
  skos:broader thesbav:1366 ;
  a skos:Concept ;
  skos:prefLabel "Interaction faible"@fr .

thesbav:2071
  skos:narrower thesbav:1366 ;
  a skos:Concept ;
  skos:prefLabel "Physique des particules"@fr .

thesbav:1366
  a skos:Concept ;
  skos:broader thesbav:2071 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1365 ;
  skos:prefLabel "Interaction fondamentale"@fr .

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

