{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "The act of departing from a place. An agent departs from a fromLocation for a destination, optionally with participants.",
"rdfs:label" : "DepartAction",
"rdfs:subClassOf" : "schema:MoveAction"
},
"properties" : {}
}