@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://opendata.inrae.fr/PAN/GlossairePanificationLevain>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://opendata.inrae.fr/PAN/C_14> .

<http://opendata.inrae.fr/PAN/C_14>
  skos:related <http://opendata.inrae.fr/PAN/C_177> ;
  skos:definition "Ensemble des micro-organismes d'un environnement donné."@fr ;
  skos:topConceptOf <http://opendata.inrae.fr/PAN/GlossairePanificationLevain> ;
  a skos:Concept ;
  skos:inScheme <http://opendata.inrae.fr/PAN/GlossairePanificationLevain> ;
  skos:prefLabel "microbiote"@fr .

<http://opendata.inrae.fr/PAN/C_177>
  skos:prefLabel "microbiome"@fr ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/PAN/C_14> .

