@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/TSM/xl_de_75-6>
  lexinfo:gender "neutre"@fr, "neuter"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Batch-Verfahren im einfachen Durchlauf"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/> a skos:ConceptScheme .
<https://opendata.inra.fr/TSM/xl_fr_75-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "système par lot simple"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/75>
  skos:example "Batch operation: The process fluid is pumped continuously from a holding tank into the membrane modules and directly back to the tank. As more and more water is removed by permeation, the level in the tank falls and the product concentration increases to the desired or limiting value. (Source : INRA)"@en, "Bei diskontinuierlichem Anfall wässriger Lösungen werden Batch-Verfahren mit Konzentratrückführung eingesetzt, die im einfachen Durchlauf oder mit Kreislaufführung betrieben werden. (Source : INRA)"@de ;
  skos:altLabel "batch simple"@fr, "recirculation totale"@fr, "recyclage total"@fr ;
  skos:prefLabel "batch operation"@en, "Batch-Verfahren im einfachen Durchlauf"@de, "système par lot simple"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/TSM/xl_de_75-6>, <https://opendata.inra.fr/TSM/xl_fr_75-1> ;
  skos:definition "Mise en oeuvre du procédé discontinu dans lequel la totalité du rétentat est mélangée avec le liquide restant dans la cuve d'alimentation. (Source : INRA)"@fr ;
  a skos:Concept ;
  dc11:subject "Sciences et techniques agroalimentaires"@fr, "Food sciences and technology"@en ;
  skos:note "Le terme anglais \"batch\" est très couramment utilisé par les spécialistes français pour exprimer que leurs installations fonctionnent par lot discontinu. Les termes \"recirculation totale\" et \"recyclage total\" sont déconseillés. (Source : INRA)"@fr ;
  skos:inScheme <https://opendata.inra.fr/TSM/> .

