it("allows initializing with rdf:type", () => {
      const [process, __, store] = init();

      process(addField("/", rdfx.type.value, rdfs.Resource));
      expect(store.getRecord("/")).toEqual({