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

<https://www.untded.org/elements/7054> a utd:TradeDataElement;
  schema:description "Name of article or product stored for consumption on board, or to be taken away from a means of transport.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Ships Stores. Item Name.Text";
  utd:bridges "MAR: IMO/FAL 3";
  utd:category <https://www.untded.org/categories/7000-7699>;
  utd:changeTag "cn";
  utd:charset "an";
  utd:extractionConfidence "high";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Stores item";
  utd:representation "an..35";
  utd:sourcePage 110;
  utd:status "active";
  utd:tag 7054 .
