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

<https://opendata.inra.fr/TSM/xl_de_1-6>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "interner Kreislauf"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/> a skos:ConceptScheme .
<https://opendata.inra.fr/TSM/xl_de_1-7>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Kreislauf"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/TSM/1>
  skos:altLabel "boucle de recirculation"@fr, "recirculation loop"@en, "internal recirculation loop"@en, "Kreislauf"@de ;
  skos:prefLabel "boucle de circulation"@fr, "interner Kreislauf"@de, "internal loop"@en ;
  skos:note "Les boucles de circulation améliorent les performances des installations en permettant des vitesses de circulation constantes et élevées. (Source : INRA)"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/TSM/xl_fr_1-1>, <https://opendata.inra.fr/TSM/xl_de_1-6> ;
  a skos:Concept ;
  skos:inScheme <https://opendata.inra.fr/TSM/> ;
  dc11:subject "Sciences et techniques agroalimentaires"@fr, "Food sciences and technology"@en ;
  skosxl:altLabel <https://opendata.inra.fr/TSM/xl_de_1-7> ;
  skos:example "Für grosse Durchsätze und höhere Konzentrierungsgrade werden mehrstufige Membrananlagen eingesetzt, bei denen zur Minimierung des Energiebedarfes jede Stufe mit internen Kreisläufen betrieben wird. (Source : INRA)"@de, "The plant has an internal loop containing the membrane assembly and a recirculation pump, which is fed by a smaller pump. Instead of recycling the concentrate right back to the feed tank, it is returned to the inlet of the recirculating pump to be pumped many times round the loop over the membrane. (Source : INRA)"@en ;
  skos:definition "Dispositif utilisé en séparation par membrane pour recycler le rétentat à l'entrée des modules. (Source : INRA)"@fr .

