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

<https://www.untded.org/elements/3102> a utd:TradeDataElement;
  schema:description "Name of a place to which a transport charges tariff applies or where freight and other related charges are to be or have been incurred.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Freight Charge. Payable To Location.Text";
  utd:bridges "CIM: L 45, P 02-20 and L 51, P 02-20 and L 57, P 02-20 and on reverse of CIM form UNLK: L 62, P 36-53";
  utd:category <https://www.untded.org/categories/3000-3699>;
  utd:changeTag "cndr";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 256;
  utd:minLength 1;
  utd:oldName "Freight to";
  utd:representation "an..256";
  utd:sourcePage 54;
  utd:status "active";
  utd:tag 3102 .
