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

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

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_21464 .

thesaurusinrae:c_21464
  skos:inScheme thesaurusinrae:thesaurusINRAE, thesaurusinrae:mt_23276 ;
  skos:altLabel "consumption frequency"@en, "food frequency"@en ;
  skos:broader thesaurusinrae:d_0506 ;
  skos:topConceptOf thesaurusinrae:mt_23276 ;
  skos:prefLabel "frequency of consumption"@en, "fréquence de consommation"@fr ;
  dc:modified "2025-01-14T16:59:00"^^xsd:dateTime ;
  a skos:Concept .

