mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-01 14:20:10 +01:00
Move library tree where it belongs
This commit is contained in:
5
lib-src/redland/rasqal/tests/sparql/bound/data.n3
Normal file
5
lib-src/redland/rasqal/tests/sparql/bound/data.n3
Normal file
@@ -0,0 +1,5 @@
|
||||
@prefix : <http://example.org/ns#> .
|
||||
:a1 :b :c1 .
|
||||
:c1 :d :e .
|
||||
:a2 :b :c2 .
|
||||
:c2 :b :f .
|
||||
Reference in New Issue
Block a user