@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:c_8826
  skos:prefLabel "protein fouling"@en, "encrassement protéique"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_1508 .

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

thesaurusinrae:c_5437
  skos:prefLabel "microbiological fouling"@en, "encrassement microbien"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_1508 .

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

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

thesaurusinrae:c_1508
  skos:topConceptOf thesaurusinrae:mt_54 ;
  skos:narrower thesaurusinrae:c_8826, thesaurusinrae:c_5437 ;
  skos:prefLabel "encrassement"@fr, "fouling"@en ;
  skos:inScheme thesaurusinrae:mt_54, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:d_0301 ;
  a skos:Concept .

