view sparql/sparql/test/dawg/data-r2/basic/.svn/text-base/data-1.ttl.svn-base @ 0:7785ad38967f default tip

Uploaded
author atsuko
date Thu, 25 Aug 2011 22:14:55 -0400
parents
children
line wrap: on
line source

@prefix ns: <http://example.org/ns#> .
@prefix x:  <http://example.org/x/> .
@prefix z:  <http://example.org/x/#> .

x:x ns:p  "d:x ns:p" .
x:x x:p   "x:x x:p" .

z:x z:p   "z:x z:p" .