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

<https://www.untded.org/elements/1230> a utd:TradeDataElement;
  schema:description "To identify an adjustment to a monetary amount such as an allowance or charge.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Monetary Amount Adjustment. Identifier";
  utd:category <https://www.untded.org/categories/1000-1699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Allowance or charge number";
  utd:representation "an..35";
  utd:sourcePage 34;
  utd:status "active";
  utd:tag 1230 .
