mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-26 00:58:37 +02:00
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
|
@prefix : <http://example.org/book/> .
|
|
:book1 dc:title "SPARQL Tutorial" .
|