@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:2841
  skos:broader thesbav:2188 ;
  a skos:Concept ;
  skos:prefLabel "Viande"@fr .

thesbav:2414
  skos:broader thesbav:2188 ;
  a skos:Concept ;
  skos:prefLabel "Sagou"@fr .

thesbav:60
  skos:narrower thesbav:2188 ;
  a skos:Concept ;
  skos:prefLabel "Alimentation"@fr .

thesbav:1948
  skos:broader thesbav:2188 ;
  a skos:Concept ;
  skos:prefLabel "Pain"@fr .

thesbav:1694
  skos:broader thesbav:2188 ;
  a skos:Concept ;
  skos:prefLabel "Mil"@fr .

thesbav:305
  skos:broader thesbav:2188 ;
  a skos:Concept ;
  skos:prefLabel "Boisson"@fr .

thesbav:2117
  skos:broader thesbav:2188 ;
  a skos:Concept ;
  skos:prefLabel "Poisson"@fr .

thesbav:2188
  a skos:Concept ;
  skos:broader thesbav:60 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1694, thesbav:1948, thesbav:2117, thesbav:2414, thesbav:2841, thesbav:305 ;
  skos:prefLabel "Produit alimentaire"@fr .

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

