summaryrefslogtreecommitdiff
path: root/test/w3c/trig/prefixed_IRI_object.trig
blob: 2c04b80bbde1c87fc346ce69e4e3afb9022c998f (plain)
1
2
3
@prefix p: <http://a.example/>.
{<http://a.example/s> <http://a.example/p> p:o .}
<http://example/graph> {<http://a.example/s> <http://a.example/p> p:o .}