1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-05 22:28:57 +02:00
audacity/lib-src/lv2/serd/tests/good/test-list-in-blank.ttl

3 lines
80 B
Turtle

@prefix : <http://example.org/stuff/1.0/> .
:a :b [ :c ( "apple" "banana" ) ] .