{ "@context": "https://schema.org", "@type": "GiveAction", "agent": { "@type": "Person", "name": "John" }, "object": { "@type": "Book", "name": "Outliers" }, "recipient": { "@type": "Person", "name": "Steve" } }
John gave a book to Steve.