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

<https://www.untded.org/elements/5332> a utd:TradeDataElement;
  schema:description "Total amount for the tariff section to be paid by the consignee in currency of collection.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Consignee Section.Amount";
  utd:bridges "CIM: L 49, P 74-82 and L 55, P 74-82 and L 61, P 74-82 (also on reverse)";
  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 "Section totalamount, consignee";
  utd:representation "n..18";
  utd:sourcePage 96;
  utd:status "active";
  utd:tag 5332 .
