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

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

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

<https://opendata.inra.fr/TSM/40>
  skosxl:altLabel <https://opendata.inra.fr/TSM/xl_de_40-4> ;
  skosxl:prefLabel <https://opendata.inra.fr/TSM/xl_de_40-3>, <https://opendata.inra.fr/TSM/xl_fr_40-1> ;
  skos:prefLabel "Rohrmembran"@de, "membrane tubulaire"@fr, "tubular membrane"@en ;
  skos:note "Le diamètre des membranes tubulaires varie entre 3 et 30 millimètres. (Source : INRA)"@fr, "Les membranes tubulaires peuvent être de géométrie multicanal. Elles peuvent être assemblées en faisceau pour constituer un module tubulaire. (Source : INRA)"@fr ;
  skos:altLabel "Tubularmembran"@de ;
  skos:inScheme <https://opendata.inra.fr/TSM/> ;
  skos:example "Diese (Kapillar- oder Rohrmembranen) bestehen aus dünnen Schläuchen von einigen mm Dicke. Wenn der Innendurchmesser dieser Schläuche grösser als etwa 5 mm ist und die eigentliche Membran auf einem Stützrohr fixiert ist, bezeichnet man solche Membranen als Rohrmembranen. (Source : INRA)"@de, "Crossflow microfiltration modules contain bundles of capillary or tubular membranes which are sealed to a tubular case at either end. (Source : INRA)"@en ;
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  skos:definition "Membrane à géométrie tubulaire dont la couche active peut être en face interne et/ou externe du support poreux. (Source : INRA)"@fr ;
  a skos:Concept .

