@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:140
  skos:broader thesbav:927 ;
  a skos:Concept ;
  skos:prefLabel "Aquarium"@fr .

thesbav:1813
  skos:broader thesbav:927 ;
  a skos:Concept ;
  skos:prefLabel "Navire océanographique"@fr .

thesbav:932
  skos:narrower thesbav:927 ;
  a skos:Concept ;
  skos:prefLabel "Equipement et instrument scientifiques"@fr .

thesbav:896
  skos:broader thesbav:927 ;
  a skos:Concept ;
  skos:prefLabel "Engin de prélèvement"@fr .

thesbav:927
  a skos:Concept ;
  skos:broader thesbav:932 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1813, thesbav:896, thesbav:140 ;
  skos:prefLabel "Equipement et instrument d'océanographie"@fr .

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

