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

<https://www.untded.org/elements/4002> a utd:TradeDataElement;
  schema:description "Reference to carrier's conditions of carriage printed on document or provided separately.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Transport Contract Document. Condition.Text";
  utd:bridges "AWB: L 08-14, P 45-81 (Preprinted) CMR: an..35x2 L 07-08, P 45-80";
  utd:category <https://www.untded.org/categories/4000-4699>;
  utd:changeTag "cnr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 512;
  utd:minLength 1;
  utd:oldName "Conditions of carriage";
  utd:representation "an..512";
  utd:sourcePage 72;
  utd:status "active";
  utd:tag 4002 .
