blob: 7e6393e39567be4ef5b6e76960788b13c038e4e8 [file] [log] [blame]
#
# Copyright World Wide Web Consortium, (Massachusetts Institute of
# Technology, Institut National de Recherche en Informatique et en
# Automatique, Keio University).
#
# All Rights Reserved.
#
# Please see the full Copyright clause at
# <http://www.w3.org/Consortium/Legal/copyright-software.html>
#
# $Id: test0002.nt,v 1.2 2005-08-04 09:53:17 jeremy_carroll Exp $
#
#####################################################################
<http://example.org/resource> <http://example.org/property> "bar" .
_:genid <http://www.w3.org/1999/02/22-rdf-syntax-ns#subject> <http://example.org/resource> .
_:genid <http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate> <http://example.org/property> .
_:genid <http://www.w3.org/1999/02/22-rdf-syntax-ns#object> "bar" .
_:genid <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement> .
<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdf-ns-prefix-confusion/test0002.rdf#bag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag> .
<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdf-ns-prefix-confusion/test0002.rdf#bag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> _:genid .