pub trait MaybeBlankId { type BlankId; }
Types that may represent a blank node identifier.
Inner blank node identifier type.