@prefix schema: <https://schema.org/> .
@prefix utd: <https://www.untded.org/ns/untded#> .

<https://www.untded.org/elements/5011> a utd:TradeDataElement;
  schema:description "Representation in figures of the total sum covered by an insurance for a particular consignment.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Insured Value.Amount";
  utd:bridges "AWB: L 26, P 45-55 CIMP: (508) n..11, or the letters 'XXX' UNLK: L 26, P 45-80";
  utd:category <https://www.untded.org/categories/5000-5699>;
  utd:changeTag "cndr";
  utd:charset "n";
  utd:extractionConfidence "medium";
  utd:maxLength 18;
  utd:minLength 1;
  utd:oldName "Value insured (in figures)";
  utd:representation "n..18";
  utd:sourcePage 86;
  utd:status "active";
  utd:tag 5011 .
