@prefix thesaurusinrae: <http://opendata.inrae.fr/thesaurusINRAE/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

thesaurusinrae:d_0506
  skos:prefLabel "05.06 DIET AND NUTRITION"@en, "05.06 NUTRITION ET ALIMENTATION"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_8559 .

thesaurusinrae:c_8559
  dc:modified "2025-04-23T12:05:00"^^xsd:dateTime ;
  skos:topConceptOf thesaurusinrae:mt_23276 ;
  skos:altLabel "adaptation of eating habits"@en ;
  skos:prefLabel "food adaptation"@en, "adaptation alimentaire"@fr ;
  skos:inScheme thesaurusinrae:mt_23276, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:d_0506 ;
  a skos:Concept .

thesaurusinrae:thesaurusINRAE
  skos:prefLabel "INRAE thesaurus"@en, "Thésaurus INRAE"@fr ;
  a <http://www.w3.org/ns/adms#Asset>, skos:ConceptScheme, owl:Ontology .

thesaurusinrae:mt_23276
  skos:prefLabel "BIO diet and nutrition"@en, "BIO nutrition et alimentation"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_8559 .

