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

<https://www.untded.org/elements/3410> a utd:TradeDataElement;
  schema:description "Name of the location where a document was issued and when appropriate, signed or otherwise authenticated.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Document. Issue Location.Text";
  utd:bridges "AWB: L 60, P 44-60 CIMP: (302):an..17 CMR: L 60, P 09-26 (CMR 21) INV: L 34-64, P 09-26 MAR: IMO/FAL 7 SAD: (SAD 54)";
  utd:businessTerm "Place document completed";
  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 "Place of issue of document";
  utd:representation "an..256";
  utd:sourcePage 68;
  utd:status "active";
  utd:tag 3410 .
