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

thesbav:1622
  skos:broader thesbav:1620 ;
  a skos:Concept ;
  skos:prefLabel "Mécanique des fluides"@fr .

thesbav:2069
  skos:narrower thesbav:1620 ;
  a skos:Concept ;
  skos:prefLabel "Physique"@fr .

thesbav:1623
  skos:broader thesbav:1620 ;
  a skos:Concept ;
  skos:prefLabel "Mécanique des solides"@fr .

thesbav:1620
  a skos:Concept ;
  skos:broader thesbav:2069 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2842, thesbav:1623, thesbav:1622 ;
  skos:prefLabel "Mécanique"@fr .

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

