biboPageStart constant
pageStart from bibo vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
Starting page number within a continuous page range.
Can be used on: http://purl.org/ontology/bibo/Document
Implementation
static const biboPageStart = IriTerm.prevalidated(
'http://purl.org/ontology/bibo/pageStart',
);