@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_93-6>
  lexinfo:gender "neutre"@fr, "neuter"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "koextrudiertes Lebensmittel"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/CUEX/xl_fr_93-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "produit coextrudé"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/CUEX/xl_de_93-7>
  lexinfo:gender "neutre"@fr, "neuter"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Co-Extrudat"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/CUEX/93>
  a skos:Concept ;
  skos:prefLabel "produit coextrudé"@fr, "coextrudiertes Produkt"@de, "coextruded product"@en, "prodotto co-estruso"@it ;
  skos:altLabel "koextrudiertes Lebensmittel"@de, "co-extruded product"@en, "Co-Extrudat"@de ;
  dc11:subject "Sciences et techniques agroalimentaires"@fr, "Food sciences and technology"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/CUEX/xl_de_93-5>, <https://opendata.inra.fr/CUEX/xl_fr_93-1> ;
  skos:example "Die neueste Entwicklung geht eindeutig zu coextrudierten Produkten, bei denen durch unterschiedliche Farben bzw. Aromen ansprechende Produktformen entstehen. (Source : INRA)"@de, "Center-filled, tubular-type coextruded products are among the recent developments of coextrusion. The product's outer tube is produced by a cooker extruder, and the filling is produced by either another cooker extruder or by a pump conveying a fluid mass. (Source : INRA)"@en ;
  skos:definition "Produit composé de plusieurs produits pâteux d'origines différentes extrudés simultanément l'un dans l'autre à travers une filière unique. (Source : INRA)"@fr ;
  skosxl:altLabel <https://opendata.inra.fr/CUEX/xl_de_93-7>, <https://opendata.inra.fr/CUEX/xl_de_93-6> ;
  skos:note "La partie externe du produit, généralement rigide après refroidissement, constitue la charpente. La partie interne (fourrage) est plus ou moins gélifiée, ce qui rend la migration du fourrage dans la partie externe plus ou moins importante. (Source : INRA)"@fr ;
  skos:inScheme <https://opendata.inra.fr/CUEX/> .

<https://opendata.inra.fr/CUEX/> a skos:ConceptScheme .
<https://opendata.inra.fr/CUEX/xl_de_93-5>
  lexinfo:gender "neutre"@fr, "neuter"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "coextrudiertes Produkt"@de ;
  a skosxl:Label .

