1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-24 14:20:19 +01:00
Files
audacity/lib-src/redland/rasqal/tests/sparql/simple/data-02.n3
2010-01-24 09:19:39 +00:00

8 lines
75 B
Plaintext

@prefix : <http://example.org/data/> .
:y :y :x .
:x :y :y .
:y :x :y .