@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_4-4>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Elektrodialysezelle"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/> a skos:ConceptScheme .
<https://opendata.inra.fr/TSM/xl_de_4-3>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Zelle"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/xl_fr_4-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "cellule d'électrodialyse"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/4>
  skos:prefLabel "Zelle"@de, "cell pair"@en, "cellule d'électrodialyse"@fr ;
  skos:example "Ein Elektrodialysestack besteht aus zwei Endplatten mit Elektroden, zwischen denen in Rahmen (...) abwechselnd die Anionen- und die Kationenaustauschermembranen angeordnet sind. Abstandshalter aus Kunststoff sind zwischen den Membranen angeordnet. Die so gebildeten Zellen werden alternierend von der zu entsalzenden Lösung und dem Konzentrat durchströmt. (Source : INRA)"@de, "A cell pair is the simplest cell period with the series cation-exchange membrane, anion-exchange membrane, spacer. It consists of a concentrate and a diluate cell. (Source : INRA)"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/TSM/xl_de_4-3>, <https://opendata.inra.fr/TSM/xl_fr_4-1> ;
  skos:altLabel "Elektrodialysezelle"@de ;
  dc11:subject "Sciences et techniques agroalimentaires"@fr, "Food sciences and technology"@en ;
  a skos:Concept ;
  skos:inScheme <https://opendata.inra.fr/TSM/> ;
  skosxl:altLabel <https://opendata.inra.fr/TSM/xl_de_4-4> ;
  skos:definition "Motif élémentaire d'un électrodialyseur limité aux extrémités par deux membranes de même polarité et constitué d'un compartiment de dilution et d'un compartiment de concentration séparés par une membrane de polarité inverse. (Source : INRA)"@fr ;
  skos:note "Le nombre de cellules d'électrodialyse dans un empilement d'électrodialyse est généralement élevé et peut atteindre le millier. (Source : INRA)"@fr .

