biboTranscriptOf constant
transcriptOf from bibo vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
Relates a document to some transcribed original.
Can be used on: http://purl.org/ontology/bibo/Document
Implementation
static const biboTranscriptOf = IriTerm.prevalidated(
'http://purl.org/ontology/bibo/transcriptOf',
);