summaryrefslogtreecommitdiff
path: root/test/n3/rdf-test-27.n3
blob: 7b6ede14a3ef95cde1a01fc506d185892bf1d8b5 (plain)
1
2
3
4
5
6
7
8
9
@prefix : <#> .
@prefix x: <http://example.org/x#> .

# \u in URIs not supported
# @prefix e: <http://example.org/e-actute-\u00E9#> .

#<http://example.org/alpha-\u03B1> e:alpha "alpha" .

x:α x:p "alpha qname" .