{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "A statement about something, for example a fun or interesting fact. If known, the main entity this statement is about can be indicated using mainEntity. For more formal claims (e.g. in Fact Checking), consider using [[Claim]] instead. Use the [[text]] property to capture the text of the statement.",
"rdfs:label" : "Statement",
"rdfs:subClassOf" : "schema:CreativeWork",
"schema:isPartOf" : "http:pending.schema.org",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/2912"
},
"properties" : {}
}