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

<https://www.untded.org/elements/7226> a utd:TradeDataElement;
  schema:description "Number of packages in a split goods item.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Split Goods Item. Package.Quantity";
  utd:bridges "CIMP: (701):n..4";
  utd:category <https://www.untded.org/categories/7000-7699>;
  utd:changeTag "cnd";
  utd:charset "n";
  utd:extractionConfidence "medium";
  utd:maxLength 6;
  utd:minLength 1;
  utd:oldName "Package split";
  utd:representation "n..6";
  utd:sourcePage 113;
  utd:status "active";
  utd:tag 7226 .
