{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A sequential publication of comic stories under a\n    \tunifying title, for example \"The Amazing Spider-Man\" or \"Groo the\n    \tWanderer\".",
      "rdfs:label" : "ComicSeries",
      "rdfs:subClassOf" : "schema:Periodical",
      "schema:isPartOf" : "http:bib.schema.org"
   },
   "properties" : {}
}