@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#> .

thesaurusinrae:d_0301
  skos:prefLabel "03.01 PROCESSING TECHNOLOGY AND EQUIPMENT"@en, "03.01 PROCÉDÉS ET ÉQUIPEMENTS DE TRANSFORMATION"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_10256 .

thesaurusinrae:mt_54
  skos:prefLabel "CON processing technology and equipment"@en, "TRA procédés et équipements de transformation"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_10256 .

thesaurusinrae:c_10256
  skos:prefLabel "chilling"@en, "refroidissement"@fr ;
  skos:altLabel "cooling"@en, "precooling"@en, "pré-refroidissement"@fr, "evaporative cooling"@en, "refroidissement par évaporation"@fr ;
  skos:inScheme thesaurusinrae:thesaurusINRAE, thesaurusinrae:mt_54 ;
  a skos:Concept ;
  skos:broader thesaurusinrae:d_0301 ;
  skos:topConceptOf thesaurusinrae:mt_54 .

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

