@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_78-6>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Stofftransport durch die Membran"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/xl_fr_78-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "transfert de matière transmembranaire"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/78>
  skos:definition "Phénomène au cours duquel une partie des constituants de la solution à traiter traverse la membrane sous l'effet de forces électriques, mécaniques, chimiques ou thermiques. (Source : INRA)"@fr ;
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  a skos:Concept ;
  skos:example "Der Stofftransport durch die Membran ist umgekehrt proportional zu ihrer Dicke. (Source : INRA)"@de, "Transport of matter through the membrane: the rate of transport of any component through the membrane is a function of the gradient of its chemical potential. (Source : INRA)"@en ;
  skos:altLabel "transfert transmembranaire de matière"@fr, "transfert membranaire"@fr, "transport of matter through the membrane"@en ;
  skos:prefLabel "mass transport through the membrane"@en, "Stofftransport durch die Membran"@de, "transfert de matière transmembranaire"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/TSM/xl_de_78-6>, <https://opendata.inra.fr/TSM/xl_fr_78-1> ;
  skos:inScheme <https://opendata.inra.fr/TSM/> ;
  skos:note "Les transferts de matière transmembranaires font intervenir deux modes de transfert: la diffusion moléculaire et l'écoulement au travers d'un milieu poreux. (Source : INRA)"@fr .

