1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-09 08:12:40 +02:00
audacity/lib-src/lv2/serd/tests/good/test-blank-cont.ttl

5 lines
105 B
Turtle

@prefix : <http://example.org/base#> .
:subj :pred [ a :FirstThing ] ;
:pred [ a :SecondThing ] .