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

<https://www.untded.org/elements/4092> a utd:TradeDataElement;
  schema:description "Identity assigned to the loading authorisation granted by the forwarding location e.g. railway or airport, when the consignment id subject to traffic limitations.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Loading. Authorisation.Identifier";
  utd:bridges "CIM: L 02, P 66-82";
  utd:category <https://www.untded.org/categories/4000-4699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Loading authorization number";
  utd:representation "an..35";
  utd:sourcePage 75;
  utd:status "active";
  utd:tag 4092 .
