# GRAPH tests PREFIX : <http://example/> # GRAPH - no directives graph :g { :s :p :o prefix x: <http://example/x#> x:s1 x:p1 x:o1 . }