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

<https://opendata.inra.fr/TSM/> a skos:ConceptScheme .
<https://opendata.inra.fr/TSM/77>
  skos:definition "Rapport de la différence Cr - Cp de la concentration de la substance en amont (rétentat) et en aval de la membrane (perméat) sur la concentration Cr de la substance en amont (Norme AFNOR). (Source : INRA)"@fr ;
  skosxl:altLabel <https://opendata.inra.fr/TSM/xl_de_77-8>, <https://opendata.inra.fr/TSM/xl_de_77-9> ;
  skos:prefLabel "Rückhaltung"@de, "rejection coefficient"@en, "taux de rétention"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/TSM/xl_fr_77-1>, <https://opendata.inra.fr/TSM/xl_de_77-7> ;
  skos:altLabel "Rückhaltevermögen"@de, "rejection factor"@en, "Rückhaltegrad"@de, "rejection rate"@en, "retention coefficient"@en, "taux de rejet"@fr ;
  skos:example "Die Rückhaltung einer Membran wird definiert als R = 1 - Cp/Cr wobei Cp die Konzentration eines Stoffes im Permeat und Cr die Konzentration in der Rohlösung ist. (Source : INRA)"@de, "In ultrafiltration and reverse osmosis, the membrane separation properties are generally expressed by the membrane rejection coefficient, R, defined as: R=1-Cf/Cr. Here, R is the rejection of the membrane for a given component in certain experimental conditions; Cf and Cr are the concentrations of the rejected component in the filtrate and the retentate, respectively. (Source : INRA)"@en ;
  a skos:Concept ;
  skos:note "Le terme \"taux de rejet\" s'utilise en ultrafiltration. (Source : INRA)"@fr, "Le taux de rétention est exprimé en pourcentage. Ce n'est pas une constante intrinsèque de la membrane car il dépend aussi des conditions opératoires et du milieu. (Source : INRA)"@fr, "L'efficacité de séparation d'une membrane est mesurée par son taux de rétention. (Source : INRA)"@fr ;
  dc11:subject "Sciences et techniques agroalimentaires"@fr, "Food sciences and technology"@en ;
  skos:inScheme <https://opendata.inra.fr/TSM/> .

<https://opendata.inra.fr/TSM/xl_de_77-8>
  lexinfo:gender "neutre"@fr, "neuter"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Rückhaltevermögen"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/xl_fr_77-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "taux de rétention"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/xl_de_77-9>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Rückhaltegrad"@de ;
  a skosxl:Label .

