prefLabel constant

IriTerm const prefLabel

IRI for skos:prefLabel

A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag.

Can be used on all classes in this vocabulary

Implementation

static const prefLabel = IriTerm.prevalidated(
  'http://www.w3.org/2004/02/skos/core#prefLabel',
);