{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "An AnalysisNewsArticle is a [[NewsArticle]] that, while based on factual reporting, incorporates the expertise of the author/producer, offering interpretations and conclusions.",
      "rdfs:label" : "AnalysisNewsArticle",
      "rdfs:subClassOf" : "schema:NewsArticle",
      "schema:contributor" : "collab:TP",
      "schema:isPartOf" : "http:pending.schema.org",
      "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1525"
   },
   "properties" : {}
}