{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "An [[Article]] whose content is primarily [[satirical]](https://en.wikipedia.org/wiki/Satire) in nature, i.e. unlikely to be literally true. A satirical article is sometimes but not necessarily also a [[NewsArticle]]. [[ScholarlyArticle]]s are also sometimes satirized.",
      "rdfs:label" : "SatiricalArticle",
      "rdfs:subClassOf" : "schema:Article",
      "schema:contributor" : "collab:TP",
      "schema:isPartOf" : "http:pending.schema.org",
      "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1525"
   },
   "properties" : {}
}