biboVolume constant

IriTerm const biboVolume

volume from bibo vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]

A volume number

Can be used on: http://purl.org/ontology/bibo/Document

Implementation

static const biboVolume = IriTerm.prevalidated(
  'http://purl.org/ontology/bibo/volume',
);