{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A posting to a discussion forum.",
      "rdfs:label" : "DiscussionForumPosting",
      "rdfs:subClassOf" : "schema:SocialMediaPosting"
   },
   "properties" : {}
}