{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "The act of stopping or deactivating a device or application (e.g. stopping a timer or turning off a flashlight).",
      "rdfs:label" : "DeactivateAction",
      "rdfs:subClassOf" : "schema:ControlAction"
   },
   "properties" : {}
}