curie.clif revision fe656923fef897857a32d6de89a3196571ca2427
(cl-text "foo:curie"
(cl-prefix foo: <http://foo.com/#>)
(cl-prefix bar: <https://bar.com/path/to/file#>)
('foo:test')
(bar:anchor)
(Bar baz)
(and ((cl-comment 'stays the same because expansion yields an invalid IRI' bar:#bar) x)
(baz y))
)