testcases.turtle.tests-ttl-w3c-20170126.turtle-subm-02.ttl Maven / Gradle / Ivy
The newest version!
# Test @prefix and qnames
@prefix : .
@prefix a: .
@prefix b: .
:a :b :c .
a:a a:b a:c .
:a a:a b:a .
© 2015 - 2024 Weber Informatics LLC | Privacy Policy