biboEdition constant
edition from bibo vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
The name defining a special edition of a document. Normally its a literal value composed of a version number and words.
Can be used on: http://purl.org/ontology/bibo/Document
Implementation
static const biboEdition = IriTerm.prevalidated(
'http://purl.org/ontology/bibo/edition',
);