summaryrefslogtreecommitdiffstats
path: root/tests/turtle/bad-01.ttl
blob: 533bc21db0e9cf75079f5537558ee2167b330e83 (plain)
1
2
3
# Forbidden by RDF - predicate cannot be blank
@prefix : <http://example.org/base#> .
:a [ :b :c ] :d .