{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "The act of expressing a desire about the object. An agent wants an object.",
      "rdfs:label" : "WantAction",
      "rdfs:subClassOf" : "schema:ReactAction"
   },
   "properties" : {}
}