{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "Web page type: Media gallery page. A mixed-media page that can contain media such as images, videos, and other multimedia.",
      "rdfs:label" : "MediaGallery",
      "rdfs:subClassOf" : "schema:CollectionPage"
   },
   "properties" : {}
}