{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A creative work with a visual storytelling format intended to be viewed online, particularly on mobile devices.",
      "rdfs:label" : "AmpStory",
      "rdfs:subClassOf" : [
         "schema:CreativeWork",
         "schema:MediaObject"
      ],
      "schema:isPartOf" : "http:pending.schema.org",
      "schema:source" : "https://github.com/schemaorg/schemaorg/issues/2646"
   },
   "properties" : {}
}