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

<https://www.untded.org/elements/6102> a utd:TradeDataElement;
  schema:description "Quantity of the goods in the unit as required by Customs for tariff, statistical or fiscal purposes";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Goods Item. Customs Tariff.Quantity";
  utd:bridges "SAD: (SAD 41)";
  utd:businessTerm "Supplementary quantity";
  utd:category <https://www.untded.org/categories/6000-6699>;
  utd:changeTag "cnd";
  utd:charset "n";
  utd:extractionConfidence "medium";
  utd:maxLength 13;
  utd:minLength 1;
  utd:oldName "Supplementary quantity";
  utd:representation "n..13";
  utd:sourcePage 103;
  utd:status "active";
  utd:tag 6102 .
