@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:797
  skos:broader thesbav:1272 ;
  a skos:Concept ;
  skos:prefLabel "Eau souterraine"@fr .

thesbav:1876
  skos:narrower thesbav:1272 ;
  a skos:Concept ;
  skos:prefLabel "Océanographie Cours d'eau"@fr .

thesbav:954
  skos:broader thesbav:1272 ;
  a skos:Concept ;
  skos:prefLabel "Etang"@fr .

thesbav:1447
  skos:broader thesbav:1272 ;
  a skos:Concept ;
  skos:prefLabel "Lac"@fr .

thesbav:472
  skos:broader thesbav:1272 ;
  a skos:Concept ;
  skos:prefLabel "Chute d'eau"@fr .

thesbav:627
  skos:broader thesbav:1272 ;
  a skos:Concept ;
  skos:prefLabel "Cours d'eau"@fr .

thesbav:1272
  a skos:Concept ;
  skos:broader thesbav:1876 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1447, thesbav:954, thesbav:797, thesbav:627, thesbav:472 ;
  skos:prefLabel "Hydrographie"@fr .

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

