1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-30 07:08:39 +02:00
2010-01-24 09:19:39 +00:00

8 lines
123 B
Turtle

@prefix : <http://example.org/#> .
:x :p1 "abc" .
:x :p2 <abc> .
:x :p3 "abc"@en .
:x :p4 "abc"@en-gb-gb .
:x :p5 "abc"@fr .