@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .

<https://opendata.inra.fr/CUEX/> a skos:ConceptScheme .
<https://opendata.inra.fr/CUEX/100>
  skos:note "En régime non-gavé, l'extrudeur fonctionne avec un taux de remplissage inférieur à 1. (Source : INRA)"@fr ;
  skos:prefLabel "régime non-gavé"@fr, "starve-feeding"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/CUEX/xl_fr_100-1> ;
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  skos:definition "Régime d'un extrudeur dans lequel le débit d'alimentation est inférieur au débit d'avalement. (Source : INRA)"@fr ;
  skos:altLabel "starved feeding"@en ;
  skos:example "Food extruders are often starve-fed, which means the feed input to the extruder is controlled externally with an independent feeder and is less than the maximum throughput for a given screw speed. The effect of starve-feeding on the pressure profile during potato granule extrusion is apparent in the fact that the pressure build-up in the extruder only occurs near the die when the screw channels are full of material. (Source : INRA)"@en ;
  skos:inScheme <https://opendata.inra.fr/CUEX/> ;
  a skos:Concept .

<https://opendata.inra.fr/CUEX/xl_fr_100-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "régime non-gavé"@fr ;
  a skosxl:Label .

