pub type NquadDocument = Vec<RdfQuad>;
N-Quads document.
pub struct NquadDocument { /* private fields */ }