{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "The act of finding an object.\\n\\nRelated actions:\\n\\n* [[SearchAction]]: FindAction is generally lead by a SearchAction, but not necessarily.",
      "rdfs:label" : "FindAction",
      "rdfs:subClassOf" : "schema:Action"
   },
   "properties" : {}
}