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

<https://www.untded.org/elements/1140> a utd:TradeDataElement;
  schema:description "Reference number assigned by the consignor to identify a particular consignment";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Consignor Assigned Identifier.Identifier";
  utd:bridges "UNLK: an..17 L 06, P 63- 80 SAD: (SAD 7)";
  utd:category <https://www.untded.org/categories/1000-1699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Consignor's Reference number";
  utd:representation "an..35";
  utd:sourcePage 31;
  utd:status "active";
  utd:tag 1140 .
