{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "Reserving a concrete object.\\n\\nRelated actions:\\n\\n* [[ScheduleAction]]: Unlike ScheduleAction, ReserveAction reserves concrete objects (e.g. a table, a hotel) towards a time slot / spatial allocation.",
"rdfs:label" : "ReserveAction",
"rdfs:subClassOf" : "schema:PlanAction"
},
"properties" : {}
}