{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A QAPage is a WebPage focussed on a specific Question and its Answer(s), e.g. in a question answering site or documenting Frequently Asked Questions (FAQs).",
      "rdfs:label" : "QAPage",
      "rdfs:subClassOf" : "schema:WebPage"
   },
   "properties" : {}
}