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

<https://opendata.inra.fr/CUEX/xl_de_110-7>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Wassergehalt"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/CUEX/110>
  skos:inScheme <https://opendata.inra.fr/CUEX/> ;
  skosxl:prefLabel <https://opendata.inra.fr/CUEX/xl_fr_110-1>, <https://opendata.inra.fr/CUEX/xl_de_110-7> ;
  dc11:subject "Sciences et techniques agroalimentaires"@fr, "Food sciences and technology"@en ;
  skos:prefLabel "water content"@en, "teneur en eau"@fr, "tenore in acqua"@it, "Wassergehalt"@de ;
  skos:altLabel "moisture content"@en, "moisture level"@en, "Feuchtigkeitsgehalt"@de, "level of water"@en, "Feuchtegehalt"@de, "hydratation"@fr ;
  skos:example "Small changes in the moisture content of the mixture fed to an extruder change the viscosity of the extrudate significantly. (Source : INRA)"@en, "Die Produkte werden mit geringen Wassergehalten und hohen Massetemperaturen extrudiert, so dass gegenüber den Produkten der dritten Snack-Generation ein höherer Anteil an mechanischer Energie eingeleitet wird, der zu einer direkten Expansion des Materials führt. (Source : INRA)"@de ;
  skosxl:altLabel <https://opendata.inra.fr/CUEX/xl_de_110-8>, <https://opendata.inra.fr/CUEX/xl_de_110-9> ;
  skos:definition "Quantité d'eau rapportée soit à la masse totale (base humide), soit à la masse des autres constituants (base sèche) auxquels elle est associée. (Source : INRA)"@fr ;
  a skos:Concept ;
  skos:note "La teneur en eau est un paramètre opératoire en cuisson-extrusion, en raison de son influence sur les propriétés thermophysiques de la matière (viscosité, conductivité thermique). (Source : INRA)"@fr .

<https://opendata.inra.fr/CUEX/xl_de_110-8>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Feuchtigkeitsgehalt"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/CUEX/> a skos:ConceptScheme .
<https://opendata.inra.fr/CUEX/xl_fr_110-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "teneur en eau"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/CUEX/xl_de_110-9>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Feuchtegehalt"@de ;
  a skosxl:Label .

