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

<https://www.untded.org/elements/7102> a utd:TradeDataElement;
  schema:description "Free form description of the marks and numbers on a transport unit or package.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Goods Item. Shipping Marks.Text";
  utd:bridges "AWB: L 28-30, P 09-81 CMR: L 28-42, P 09-26 (CMR 6) UNLK: an..17; L 28-34, P 09-26 MAR: IMO/FAL 2,7 SAD: (SAD 31)";
  utd:businessTerm "Marks and numbers";
  utd:category <https://www.untded.org/categories/7000-7699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 512;
  utd:minLength 1;
  utd:oldName "Shipping marks";
  utd:representation "an..512";
  utd:sourcePage 111;
  utd:status "active";
  utd:tag 7102 .
