biboTranscriptOf constant
IriTerm
const biboTranscriptOf
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 = const IriTerm(
'http://purl.org/ontology/bibo/transcriptOf',
);