I saw that it was possible to `#[derive(linked_data::Deserialize)]` on a struct. How can I use that to deserialize nquads into the struct?