@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:1446
  skos:broader thesbav:995 ;
  a skos:Concept ;
  skos:prefLabel "Laboratoire mobile"@fr .

thesbav:1910
  skos:narrower thesbav:995 ;
  a skos:Concept ;
  skos:prefLabel "Organisation de la recherche"@fr .

thesbav:356
  skos:broader thesbav:995 ;
  a skos:Concept ;
  skos:prefLabel "Campagne PHARE"@fr .

thesbav:895
  skos:broader thesbav:995 ;
  a skos:Concept ;
  skos:prefLabel "Engin d'exploration"@fr .

thesbav:357
  skos:broader thesbav:995 ;
  a skos:Concept ;
  skos:prefLabel "Campagne POMME"@fr .

thesbav:355
  skos:broader thesbav:995 ;
  a skos:Concept ;
  skos:prefLabel "Campagne ESCOMPTE"@fr .

thesbav:995
  a skos:Concept ;
  skos:broader thesbav:1910 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1446, thesbav:895, thesbav:357, thesbav:356, thesbav:355 ;
  skos:prefLabel "Expédition scientifique"@fr .

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

