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

<https://opendata.inra.fr/EMTD/54> skosxl:altLabel <https://opendata.inra.fr/EMTD/xl_en_54-5> .
<https://opendata.inra.fr/EMTD/xl_en_54-5>
  lexinfo:abbreviationFor "gut-associated lymphoid tissue" ;
  lexinfo:termType "abbreviation"@en, "abréviation"@fr ;
  skosxl:literalForm "G.A.L.T."@en ;
  dc11:subject "Immunologie"@fr, "Immunology"@en ;
  a skosxl:Label .

