summaryrefslogtreecommitdiffstats
path: root/tests/turtle/test-05.ttl
blob: adcbcabd0b7c790cc34d8867e3b89c4c4a68e35b (plain)
1
2
3
4
# Test non empty [] operator; not allowed as predicate
@prefix : <http://example.org/base#> .
[ :a :b ] :c :d .
:e :f [ :g :h ] .