biboNumPages constant
IriTerm
const biboNumPages
numPages from bibo vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
The number of pages contained in a document
Can be used on: http://purl.org/ontology/bibo/Document
Implementation
static const biboNumPages = const IriTerm(
'http://purl.org/ontology/bibo/numPages',
);