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

<https://www.untded.org/elements/5010> a utd:TradeDataElement;
  schema:description "Representation in letters of the total sum covered by an insurance for a particular shipment.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Insured Value. Text";
  utd:bridges "UNLK L 24, P45-80";
  utd:businessTerm "Amount of insurance";
  utd:category <https://www.untded.org/categories/5000-5699>;
  utd:changeTag "cn";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Value insured (in letters)";
  utd:representation "an..35";
  utd:sourcePage 86;
  utd:status "active";
  utd:tag 5010 .
