// Namespaces we commonly use and have common prefixes for around Solid import solidNamespace from 'solid-namespace' // Delegate to this which takes RDFlib as param. import * as $rdf from 'rdflib' export const ns = solidNamespace($rdf)