mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-25 08:38:39 +02:00
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
# No prefix
|
|
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
|
{<http://example/s> rdf:type :C .}
|