@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/> .

<https://opendata.inra.fr/GGMGG/xl_en_105-4>
  lexinfo:abbreviationFor "Cot curve" ;
  lexinfo:termType "abbreviation"@en, "abréviation"@fr ;
  skosxl:literalForm "Cot"@en ;
  dc11:subject "Biologie moléculaire"@fr, "Molecular biology"@en ;
  a skosxl:Label .

<https://opendata.inra.fr/GGMGG/105> skosxl:altLabel <https://opendata.inra.fr/GGMGG/xl_en_105-4> .
