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

<https://www.untded.org/elements/4103> a utd:TradeDataElement;
  schema:description "Code specifying payment instructions related to a consignment.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Payment Instruction.Code";
  utd:bridges "UNLK: L 20, P 45-82";
  utd:category <https://www.untded.org/categories/4000-4699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 3;
  utd:minLength 1;
  utd:oldName "Pre-payment instructions, coded";
  utd:representation "an..3";
  utd:sourcePage 76;
  utd:status "active";
  utd:tag 4103 .
