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

<https://www.untded.org/elements/8112> a utd:TradeDataElement;
  schema:description "Indication of whether or not a consignor requires exclusive use of a piece of transport equipment for his goods.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Transport Equipment. Exclusive Use.Indicator";
  utd:businessTerm "FCL / LCL indicator; FTL / LTL indicator; Wagon exclusive /non-exclusive useindicator";
  utd:category <https://www.untded.org/categories/8000-8699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 1;
  utd:minLength 1;
  utd:oldName "Wagon/Part load";
  utd:representation "an1";
  utd:sourcePage 121;
  utd:status "active";
  utd:tag 8112 .
