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

<https://www.untded.org/elements/2126> a utd:TradeDataElement;
  schema:description "Actual date on which a consignment of goods is taken over by the carrier at the place of acceptance, in figures and words";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Actual Acceptance Date Time.Text";
  utd:bridges "CIM: n4; L 69, P 65-69 UNLK: L 22, P 09-26";
  utd:businessTerm "Cargo acceptancedate, Date of taking over of the goods (Road)";
  utd:category <https://www.untded.org/categories/2000-2699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 17;
  utd:minLength 1;
  utd:oldName "Acceptancedate";
  utd:representation "an..17";
  utd:sourcePage 42;
  utd:status "active";
  utd:tag 2126 .
