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

<https://opendata.inra.fr/TSM/xl_de_11-3>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Filtrationsleistung"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/> a skos:ConceptScheme .
<https://opendata.inra.fr/TSM/11>
  skosxl:altLabel <https://opendata.inra.fr/TSM/xl_de_11-4>, <https://opendata.inra.fr/TSM/xl_de_11-5> ;
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/TSM/xl_fr_11-1>, <https://opendata.inra.fr/TSM/xl_de_11-3> ;
  a skos:Concept ;
  skos:definition "Paramètre technique d'une installation de séparation par membrane désignant le volume ou la masse de liquide traversant la membrane par unité de temps. (Source : INRA)"@fr ;
  skos:prefLabel "débit de perméation"@fr, "Filtrationsleistung"@de, "permeation rate"@en ;
  skos:altLabel "Permeatleistung"@de, "Filtratleistung"@de ;
  skos:inScheme <https://opendata.inra.fr/TSM/> ;
  skos:note "Le débit de perméation se mesure en pratique en l.h-1. (Source : INRA)"@fr .

<https://opendata.inra.fr/TSM/xl_de_11-4>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Permeatleistung"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/xl_fr_11-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "débit de perméation"@fr ;
  a skosxl:Label .

