biboSection constant

IriTerm const biboSection

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

A section number

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

Implementation

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