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

<https://www.untded.org/elements/5044> a utd:TradeDataElement;
  schema:description "Specification of any additional charges, dues or deductions, expressed as a percentage.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Monetary Amount Adjustment. Percentage.Numeric";
  utd:bridges "CIM: L 44-45, P 40-43 and L 50-51, P 40-43 and L 56-57,P 40-43 (also on reverse)";
  utd:businessTerm "Additional charges/deductions";
  utd:category <https://www.untded.org/categories/5000-5699>;
  utd:changeTag "cnd";
  utd:charset "n";
  utd:extractionConfidence "medium";
  utd:maxLength 4;
  utd:minLength 1;
  utd:oldName "Additional charges/deductions";
  utd:representation "n..4";
  utd:sourcePage 88;
  utd:status "active";
  utd:tag 5044 .
