@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:2673
  skos:broader thesbav:1373 ;
  a skos:Concept ;
  skos:prefLabel "Tension interfaciale"@fr .

thesbav:1375
  skos:broader thesbav:1373 ;
  a skos:Concept ;
  skos:prefLabel "Interface liquide-liquide"@fr .

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

thesbav:1374
  skos:broader thesbav:1373 ;
  a skos:Concept ;
  skos:prefLabel "Interface liquide-gaz"@fr .

thesbav:1373
  a skos:Concept ;
  skos:broader thesbav:1622 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2673, thesbav:1375, thesbav:1374 ;
  skos:prefLabel "Interface"@fr .

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

