test-04.ttl 112 B

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