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

<https://www.untded.org/elements/6264> a utd:TradeDataElement;
  schema:description "Quantity of articles or products stored for consumption onboard, or to be taken away from a means of transport.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Ships Stores. Item.Quantity";
  utd:businessTerm "Ship store quantity";
  utd:category <https://www.untded.org/categories/6000-6699>;
  utd:changeTag "cnd";
  utd:charset "n";
  utd:extractionConfidence "medium";
  utd:maxLength 9;
  utd:minLength 1;
  utd:oldName "Quantity of stores item";
  utd:representation "n..9";
  utd:sourcePage 106;
  utd:status "active";
  utd:tag 6264 .
