@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_76-5>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "quasi-kontinuierliche Betriebsweise"@de ;
  a skosxl:Label .

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

<https://opendata.inra.fr/TSM/76>
  skos:example "Wird der Vorlagebehälter während des Betriebs mit Zulaufwasser nachgefüllt, ergibt sich eine quasi-kontinuierliche Betriebsweise. (Source : INRA)"@de, "Batch operation with top-up: For processing volumes too large to be contained initially in the plant, the operation can be performed with the addition of more feed as the level in the tank falls. Processing continues until the volume in the plant is of the required concentration. (Source : INRA)"@en ;
  skos:prefLabel "batch operation with top-up"@en, "quasi-kontinuierliche Betriebsweise"@de, "système par lot simple modifié"@fr ;
  skos:definition "Mise en oeuvre du procédé discontinu dans lequel la totalité du rétentat est mélangée avec le liquide présent dans la cuve d'alimentation, cette dernière étant alimentée en permanence pour maintenir son volume constant. (Source : INRA)"@fr ;
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  skos:altLabel "batch alimenté"@fr, "procédé semi-continu"@fr ;
  skos:inScheme <https://opendata.inra.fr/TSM/> ;
  a skos:Concept ;
  skosxl:prefLabel <https://opendata.inra.fr/TSM/xl_fr_76-1>, <https://opendata.inra.fr/TSM/xl_de_76-5> .

<https://opendata.inra.fr/TSM/> a skos:ConceptScheme .
