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

<https://www.untded.org/elements/8045> a utd:TradeDataElement;
  schema:description "To identify a location on board a means of transport where specified stores have been or are to be stowed.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Transport Means. Stores Stowage Location.Identifier";
  utd:bridges "MAR: IMO/FAL 3";
  utd:businessTerm "Ships Stores";
  utd:category <https://www.untded.org/categories/8000-8699>;
  utd:changeTag "add";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:representation "an..35";
  utd:sourcePage 119;
  utd:status "active";
  utd:tag 8045 .
