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

<https://www.untded.org/elements/4004> a utd:TradeDataElement;
  schema:description "Instructions from the consignor for debiting freight and additional charges related with one consignment to identified parties.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Consignment. Freight Invoice Instruction.Text";
  utd:category <https://www.untded.org/categories/4000-4699>;
  utd:changeTag "cn";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 512;
  utd:minLength 1;
  utd:oldName "Freight invoicing instructions";
  utd:representation "an..512";
  utd:sourcePage 72;
  utd:status "active";
  utd:tag 4004 .
