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

<https://www.untded.org/elements/7304> a utd:TradeDataElement;
  schema:description "Identification of an item assigned by the seller.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Line Item. Buyer Assigned Identifier.Identifier";
  utd:bridges "UNLK: L36-46, P 09-44";
  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 "Buyer's article number";
  utd:representation "an..35";
  utd:sourcePage 114;
  utd:status "active";
  utd:tag 7304 .
