{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "The act of gaining ownership of an object from an origin. Reciprocal of GiveAction.\\n\\nRelated actions:\\n\\n* [[GiveAction]]: The reciprocal of TakeAction.\\n* [[ReceiveAction]]: Unlike ReceiveAction, TakeAction implies that ownership has been transferred.",
"rdfs:label" : "TakeAction",
"rdfs:subClassOf" : "schema:TransferAction"
},
"properties" : {}
}