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

<https://www.untded.org/elements/6140> a utd:TradeDataElement;
  schema:description "To specify the value of a width dimension.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Width. Measure";
  utd:bridges "UNLK: L 36-46, P 09-44";
  utd:category <https://www.untded.org/categories/6000-6699>;
  utd:changeTag "cnd";
  utd:charset "n";
  utd:extractionConfidence "medium";
  utd:maxLength 15;
  utd:minLength 1;
  utd:oldName "Width dimension";
  utd:representation "n..15";
  utd:sourcePage 104;
  utd:status "active";
  utd:tag 6140 .
