rdf-ex/test/data/TURTLE-TESTS/turtle-subm-04.ttl
2017-07-10 01:46:33 +02:00

5 lines
90 B
Turtle

# Test ; operator
@prefix : <http://example.org/base#> .
:a :b :c ;
:d :e ;
:f :g .