{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A Series in schema.org is a group of related items, typically but not necessarily of the same kind. See also [[CreativeWorkSeries]], [[EventSeries]].",
      "rdfs:label" : "Series",
      "rdfs:subClassOf" : "schema:Intangible"
   },
   "properties" : {}
}