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

<https://www.untded.org/elements/3126> a utd:TradeDataElement;
  schema:description "Name and address of party providing the transport of goods between named points.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Carrier. Party Identification.Text";
  utd:bridges "AWB: L 03-07, P 63-81, L 24, P 13-29 CMR: an..35x5 L 10-14, P 45-80 (CMR 16) UNLK: L 10-14, P 45-80";
  utd:businessTerm "Airline, Haulier, Shipping Line, Railway network/co mpany, Intemodal transport company";
  utd:category <https://www.untded.org/categories/3000-3699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 512;
  utd:minLength 1;
  utd:oldName "Carrier";
  utd:representation "an..512";
  utd:sourcePage 56;
  utd:status "active";
  utd:tag 3126 .
