blob: bd43f32c2e11e72cf9a4713f87269b06c7612aaf [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: test005.nt,v 1.2 2005-08-04 09:53:15 jeremy_carroll Exp $
#
#####################################################################
<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/test005.rdf#bag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag> .
_:j0 <http://example.org/attr> "attr-val" .
<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/test005.rdf#bag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> _:j2 .
_:j2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement> .
_:j2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#subject> _:j0 .
_:j2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate> <http://example.org/attr> .
_:j2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#object> "attr-val" .
_:j0 <http://example.org/prop> "" .
<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/test005.rdf#bag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> _:j3 .
_:j3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement> .
_:j3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#subject> _:j0 .
_:j3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate> <http://example.org/prop> .
_:j3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#object> "" .
_:j0 <http://example.org/otherProp> "A literal" .
<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/test005.rdf#bag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_3> <http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/test005.rdf#st> .
<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/test005.rdf#st> <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/rdfms-nested-bagIDs/test005.rdf#st> <http://www.w3.org/1999/02/22-rdf-syntax-ns#subject> _:j0 .
<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/test005.rdf#st> <http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate> <http://example.org/otherProp> .
<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/test005.rdf#st> <http://www.w3.org/1999/02/22-rdf-syntax-ns#object> "A literal" .