mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-03 06:03:13 +02:00
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
# 'a' only allowed as a predicate
|
|
@prefix : <http://example.org/base#> .
|
|
{:a a :b .}
|
|
<http://example/graph> {:a a :b .}
|