blob: 7544d2d9447106edfff57c7b9bb2eab632e8a2f9 (
plain)
1
2
3
4
5
6
7
|
@base <http://www.w3.org/2001/sw/DataAccess/df1/tests/test-07.ttl> ;
@prefix rdf: <../../../../../1999/02/22-rdf-syntax-ns#> ;
@prefix : <http://example.org/stuff/1.0/> ;
:a has
:b = ["apple","banana"] ;
|