{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "The act of accomplishing something via previous efforts. It is an instantaneous action rather than an ongoing process.",
      "rdfs:label" : "AchieveAction",
      "rdfs:subClassOf" : "schema:Action"
   },
   "properties" : {}
}