{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A Research project.",
      "rdfs:label" : "ResearchProject",
      "rdfs:subClassOf" : "schema:Project",
      "schema:isPartOf" : "http:pending.schema.org",
      "schema:source" : [
         "https://github.com/schemaorg/schemaorg/issues/383",
         "collab:FundInfoCollab"
      ]
   },
   "properties" : {}
}