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

<https://www.untded.org/elements/5250> a utd:TradeDataElement;
  schema:description "Transport charges to be paid by the consignor for each tariff class.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Consignor Tariff Charge.Amount";
  utd:bridges "CIM: L 44-45, P 59-66 and L 50-51, P 59-66 and L 56-57, P59-66 (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 "Charges 'paid' - tariff currency";
  utd:representation "n..18";
  utd:sourcePage 93;
  utd:status "active";
  utd:tag 5250 .
