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

<https://www.untded.org/elements/3144> a utd:TradeDataElement;
  schema:description "Name and address of party to which goods should be delivered, if not identical with consignee such as the place where a container is to be, or has been, positioned.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Delivery Party. Party Identification.Text";
  utd:bridges "CMR: an..35x3; L 16-18, P 09-44 (CMR 3) UNLK: an..35x5; L 16- 20, P 09-44";
  utd:businessTerm "Positioning Party, Delivery address";
  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 "Delivery party";
  utd:representation "an..512";
  utd:sourcePage 57;
  utd:status "active";
  utd:tag 3144 .
