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

<https://www.untded.org/elements/5208> a utd:TradeDataElement;
  schema:description "Amount of specified individual charge or fee, other than weight and valuation charge in words and figures.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Other Charge.Amount";
  utd:bridges "AWB: Included in L 48- 52, P 37-81 CIMP: (501): n..12";
  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 "Other charges amount";
  utd:representation "an..35";
  utd:sourcePage 92;
  utd:status "active";
  utd:tag 5208 .
