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

<https://www.untded.org/elements/7224> a utd:TradeDataElement;
  schema:description "Number of individual items packaged in such a way that they cannot be divided without first undoing the packing.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Package. Quantity";
  utd:bridges "AWB: L 33-44, P 09-12 CIMP: (701):n..4 CMR: L 28-42, P 27-33 (CMR 7) UNLK: L 28-51, P 27-33 Add MAR: IMO/FAL 2,7 SAD: (SAD 31)";
  utd:businessTerm "Number of packages";
  utd:category <https://www.untded.org/categories/7000-7699>;
  utd:changeTag "cnd";
  utd:charset "n";
  utd:extractionConfidence "medium";
  utd:maxLength 8;
  utd:minLength 1;
  utd:oldName "Number of packages";
  utd:representation "n..8";
  utd:sourcePage 113;
  utd:status "active";
  utd:tag 7224 .
