{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "The act of expressing a positive sentiment about the object. An agent likes an object (a proposition, topic or theme) with participants.",
      "rdfs:label" : "LikeAction",
      "rdfs:subClassOf" : "schema:ReactAction"
   },
   "properties" : {}
}