pub type Triple<T, B> = Triple<Id<T, B>, Id<T, B>, Term<Id<T, B>, Literal<String, T, LanguageTagBuf<Vec<u8, Global>>>>>;
JSON-LD to RDF triple.