@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_fr_28-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "membrane bipolaire"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/28>
  skosxl:prefLabel <https://opendata.inra.fr/TSM/xl_fr_28-1> ;
  skos:definition "Membrane échangeuse d'ions constituée d'une face perméable aux cations et d'une face perméable aux anions. (Source : INRA)"@fr, "Bipolar membranes are membranes which consist of a layered structure of a cation selective membrane in series with an anion selective membrane. They may be formed from a single polymeric matrix or may contain two membranes of opposite selectivity pressed together. (Source : INRA)"@en ;
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  a skos:Concept ;
  skos:inScheme <https://opendata.inra.fr/TSM/> ;
  skos:prefLabel "membrane bipolaire"@fr, "bipolar membrane"@en .

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