{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A [hackathon](https://en.wikipedia.org/wiki/Hackathon) event.",
      "rdfs:label" : "Hackathon",
      "rdfs:subClassOf" : "schema:Event",
      "schema:isPartOf" : "http:pending.schema.org",
      "schema:source" : "https://github.com/schemaorg/schemaorg/issues/2526"
   },
   "properties" : {}
}