@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .

<https://opendata.inra.fr/VPAC/58> skosxl:altLabel <https://opendata.inra.fr/VPAC/xl_en_58-4> .
<https://opendata.inra.fr/VPAC/xl_en_58-4>
  lexinfo:abbreviationFor "group of twenty" ;
  lexinfo:termType "abbreviation"@en, "abréviation"@fr ;
  skosxl:literalForm "G 20"@en ;
  a skosxl:Label .

