{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A short segment/part of a video game.",
      "rdfs:label" : "VideoGameClip",
      "rdfs:subClassOf" : "schema:Clip"
   },
   "properties" : {}
}