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

<https://www.untded.org/elements/7242> a utd:TradeDataElement;
  schema:description "Reference assigned by a manufacturer to designate grouping of products within the same structural design.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Product. Model.Identifier";
  utd:bridges "UNLK: L 36-46, P09-44";
  utd:category <https://www.untded.org/categories/7000-7699>;
  utd:changeTag "cn";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Model number";
  utd:representation "an..35";
  utd:sourcePage 114;
  utd:status "active";
  utd:tag 7242 .
