@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/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://opendata.inra.fr/CUEX/xl_fr_88-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "pression en filière"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/CUEX/88>
  dc11:subject "Food sciences and technology"@en, "Sciences et techniques agroalimentaires"@fr ;
  skos:prefLabel "die pressure"@en, "Düsendruck"@de, "pressione in filiera"@it, "pression en filière"@fr ;
  skosxl:altLabel <https://opendata.inra.fr/CUEX/xl_de_88-5> ;
  skosxl:prefLabel <https://opendata.inra.fr/CUEX/xl_de_88-4>, <https://opendata.inra.fr/CUEX/xl_fr_88-1> ;
  skos:inScheme <https://opendata.inra.fr/CUEX/> ;
  skos:definition "Pression exercée par la matière juste avant son entrée dans la filière (au niveau de l'entrefer). (Source : INRA)"@fr ;
  skos:altLabel "Druck an der Düse"@de, "die head pressure"@en ;
  a skos:Concept ;
  skos:example "Der Düsendruck sinkt auf 15 bar, während in der Kochzone nur noch 1,5 bar gemessen werden. (Source : INRA)"@de .

<https://opendata.inra.fr/CUEX/xl_de_88-5>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Druck an der Düse"@de ;
  a skosxl:Label .

<https://opendata.inra.fr/CUEX/> a skos:ConceptScheme .
<https://opendata.inra.fr/CUEX/xl_de_88-4>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Düsendruck"@de ;
  a skosxl:Label .

