1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-14 22:51:11 +02:00
Files
audacity/lib-src/lv2/serd/tests/bad/bad-01.ttl

4 lines
104 B
Turtle

# Forbidden by RDF - predicate cannot be blank
@prefix : <http://example.org/base#> .
:a [ :b :c ] :d .