hasCourseInstance constant
IRI for schema:hasCourseInstance [Expects: https://schema.org/CourseInstance]
An offering of the course at a specific time and place or through specific media or mode of study or to a specific section of students.
Can be used on: https://schema.org/Course
Implementation
static const hasCourseInstance = IriTerm.prevalidated(
'https://schema.org/hasCourseInstance',
);