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

<https://opendata.inra.fr/TSM/xl_fr_27-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "membrane asymétrique"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/> a skos:ConceptScheme .
<https://opendata.inra.fr/TSM/27>
  skos:example "Asymmetrische Membranen haben an der Oberfläche eine sehr dünne Haut oder Trennschicht, deren Poren die Trenneigenschaften der Membran bestimmen. Unter dieser Trennschicht befindet sich eine hochporöse Schicht, deren Poren sehr viel grösser sind als die Poren der Trennschicht. Diese relativ dicke Schicht verleiht der eigentlichen Trennschicht die notwendige mechanische Stabilität. (Source : INRA)"@de ;
  skos:prefLabel "membrane asymétrique"@fr, "asymmetric membrane"@en, "asymmetrische Membran"@de ;
  skosxl:prefLabel <https://opendata.inra.fr/TSM/xl_fr_27-1>, <https://opendata.inra.fr/TSM/xl_de_27-3> ;
  skos:note "Une membrane asymétrique est anisotrope. Les deux termes sont généralement confondus. (Source : INRA)"@fr, "L'asymétrie porte sur une caractéristique quelconque de la membrane : porosité, diamètre de pore, densité des charges fixes, nature des groupements fonctionnels, etc... (Source : INRA)"@fr, "Les membranes asymétriques sont caractérisées par une couche fine active appelée peau et un support poreux. (Source : INRA)"@fr ;
  skos:definition "Membrane dont au moins une propriété a une valeur très différente selon la face considérée (Norme AFNOR). (Source : INRA)"@fr, "Asymmetric membrane: a membrane which is chemically of the same material throughout but physically is of different structure on its two sides. The upper side is very thin, has a close structure and is the effective filtering layer. The lower and thicker side is more open and serves as a support for the thin layer. (Source : INRA)"@en ;
  a skos:Concept ;
  dc11:subject "Sciences et techniques agroalimentaires"@fr, "Food sciences and technology"@en ;
  skos:inScheme <https://opendata.inra.fr/TSM/> .

