{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "A syllabus that describes the material covered in a course, often with several such sections per [[Course]] so that a distinct [[timeRequired]] can be provided for that section of the [[Course]].",
"rdfs:label" : "Syllabus",
"rdfs:subClassOf" : "schema:LearningResource",
"schema:isPartOf" : "http:pending.schema.org",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/3281"
},
"properties" : {}
}