{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "An enterprise (potentially individual but typically collaborative), planned to achieve a particular aim.\nUse properties from [[Organization]], [[subOrganization]]/[[parentOrganization]] to indicate project sub-structures. \n   ",
      "rdfs:label" : "Project",
      "rdfs:subClassOf" : "schema:Organization",
      "schema:isPartOf" : "http:pending.schema.org",
      "schema:source" : [
         "https://github.com/schemaorg/schemaorg/issues/383",
         "collab:FundInfoCollab"
      ]
   },
   "properties" : {}
}