summaryrefslogtreecommitdiffstats
path: root/tests/turtle/test-03.ttl
blob: 9179fa508b07d13ad6a000cbc8190c75e5267669 (plain)
1
2
3
4
5
# Test ; operator
@prefix : <http://example.org/base#> .
:a :b :c ;
   :d :e ;
   :f :g .