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

<https://www.untded.org/elements/5214> a utd:TradeDataElement;
  schema:description "Amount, debited by the seller and being the total of related article item amounts in a commercial invoice.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Invoice. Total.Amount";
  utd:bridges "UNLK: L 56, P 63-80 MAR: IMO/FAL 3-4";
  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 "Article items total";
  utd:representation "n..18";
  utd:sourcePage 92;
  utd:status "active";
  utd:tag 5214 .
