Theory
Named graphs aren't just an organisational tool — they're the natural unit of access control. Put each tenant, project or user in their own graph, then express policy as: agent A may read graphs G1,G2 and write G2.
Most triple stores support this directly (Stardog, GraphDB, Virtuoso). Solid expresses it as Web Access Control documents next to each resource.