@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/49> skosxl:prefLabel <https://opendata.inra.fr/EMTD/xl_en_49-3> .
<https://opendata.inra.fr/EMTD/xl_en_49-3>
  lexinfo:abbreviationFor "Enzyme-Linked Immunosorbent Assay" ;
  lexinfo:termType "abbreviation"@en, "abréviation"@fr ;
  skosxl:literalForm "ELISA"@en ;
  dc11:subject "Immunologie"@fr, "Immunology"@en ;
  a skosxl:Label .

