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

<https://www.untded.org/elements/3133> a utd:TradeDataElement;
  schema:description "Identifier of party to which goods are consigned.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignee. Party.Identifier";
  utd:bridges "AWB: L 09, P 27-44 CIM: n..13, L 09, P 32-44 (CIM 15) CIMP: (320):an..15 UNLK: L 09, P 27-44 SAD: (SAD 8(Nr))";
  utd:category <https://www.untded.org/categories/3000-3699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 17;
  utd:minLength 1;
  utd:oldName "Consignee, coded";
  utd:representation "an..17";
  utd:sourcePage 56;
  utd:status "active";
  utd:tag 3133 .
