@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:mt_54
  skos:prefLabel "CON processing technology and equipment"@en, "TRA procédés et équipements de transformation"@fr ;
  a skos:ConceptScheme .

thesaurusinrae:c_caead86e
  a skos:Concept ;
  skos:prefLabel "grain mill"@en, "concasseur de grain"@fr ;
  skos:inScheme thesaurusinrae:thesaurusINRAE, thesaurusinrae:mt_54 ;
  skos:altLabel "cracking mill"@en, "crushing machine"@en, "grinder mill"@en, "cracker mill"@en, "grain crusher"@en ;
  dc:modified "2025-04-23T12:05:00"^^xsd:dateTime ;
  skos:broader thesaurusinrae:c_9934 ;
  dc:created "2021-08-18T12:52:30"^^xsd:dateTime .

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_9934
  skos:prefLabel "broyeur"@fr, "grinder"@en ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_caead86e .

