@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:2682
  skos:broader thesbav:1064 ;
  a skos:Concept ;
  skos:prefLabel "Thallophyte"@fr .

thesbav:2102
  skos:broader thesbav:1064 ;
  a skos:Concept ;
  skos:prefLabel "Plante ornementale"@fr .

thesbav:2040
  skos:broader thesbav:1064 ;
  a skos:Concept ;
  skos:prefLabel "Phanérogame"@fr .

thesbav:1198
  skos:broader thesbav:1064 ;
  a skos:Concept ;
  skos:prefLabel "Griffe de sorcière"@fr .

thesbav:2855
  skos:broader thesbav:1064 ;
  a skos:Concept ;
  skos:prefLabel "Vigne"@fr .

thesbav:1064
  a skos:Concept ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2855, thesbav:2682, thesbav:2102, thesbav:2040, thesbav:1198 ;
  skos:prefLabel "Flore"@fr ;
  skos:topConceptOf thesbav: .

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

