{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "The act of registering to an organization/service without the guarantee to receive it.\\n\\nRelated actions:\\n\\n* [[RegisterAction]]: Unlike RegisterAction, ApplyAction has no guarantees that the application will be accepted.",
      "rdfs:label" : "ApplyAction",
      "rdfs:subClassOf" : "schema:OrganizeAction"
   },
   "properties" : {}
}