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

<https://opendata.inra.fr/TSM/> a skos:ConceptScheme .
<https://opendata.inra.fr/TSM/xl_de_20-6>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Membranstack"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/xl_de_20-4>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Membranstapel"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/xl_fr_20-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "empilement"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/20>
  skosxl:altLabel <https://opendata.inra.fr/TSM/xl_de_20-5>, <https://opendata.inra.fr/TSM/xl_de_20-6> ;
  skos:definition "Partie d'un module plan ou d'un électrodialyseur portant des membranes disposées horizontalement ou verticalement, juxtaposées et serrées entre les plateaux d'une presse. (Source : INRA)"@fr ;
  skos:inScheme <https://opendata.inra.fr/TSM/> ;
  dc11:subject "Sciences et techniques agroalimentaires"@fr, "Food sciences and technology"@en ;
  skos:prefLabel "stack"@en, "Membranstapel"@de, "empilement"@fr ;
  skos:altLabel "Stack"@de, "membrane stack"@en, "Membranstack"@de ;
  skos:example "A cell period consists of an arrangement of membranes and spacers, which is repeated inside the stack. (Source : INRA)"@en, "Dieser aus Kationen- und Anionen-Austauschermembranen, Dichtungen, Abstandshaltern und Elektrodenkammern bestehende Membranstapel wird in einem Druckrahmen eingelagert, zusammengepresst und somit abgedichtet. (Source : INRA)"@de ;
  skosxl:prefLabel <https://opendata.inra.fr/TSM/xl_de_20-4>, <https://opendata.inra.fr/TSM/xl_fr_20-1> ;
  a skos:Concept .

<https://opendata.inra.fr/TSM/xl_de_20-5>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Stack"@de ;
  a skosxl:Label .

