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

5 lines
112 B
Turtle

# Test empty [] operator; not allowed as predicate
@prefix : <http://example.org/base#> .
[] :a :b .
:c :d [] .