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

<https://www.untded.org/elements/7402> a utd:TradeDataElement;
  schema:description "To identity an object, for example the unique number affixed by the manufacturer to a product for identification purposes.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Object. Identifier";
  utd:bridges "UNLK: L 36-46, P 09-44";
  utd:businessTerm "Identity number";
  utd:category <https://www.untded.org/categories/7000-7699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Identity number";
  utd:representation "an..35";
  utd:sourcePage 115;
  utd:status "active";
  utd:tag 7402 .
