{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "The act of arriving at a place. An agent arrives at a destination from a fromLocation, optionally with participants.",
"rdfs:label" : "ArriveAction",
"rdfs:subClassOf" : "schema:MoveAction"
},
"properties" : {}
}