DEBSOURCES
Skip Quicknav
sources / rdflib / 5.0.0-1.1 / test / w3c / trig / trig-graph-bad-07.trig
123456789
# GRAPH tests PREFIX : <http://example/> # GRAPH and a triples block. GRAPH :g { :s :p :o . GRAPH :g1 { :s1 :p1 :o1 } }