mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-06 14:52:34 +02:00
5 lines
105 B
Turtle
5 lines
105 B
Turtle
@prefix : <http://example.org/base#> .
|
|
|
|
:subj :pred [ a :FirstThing ] ;
|
|
:pred [ a :SecondThing ] .
|