blob: 34a17aedc497013d3698dfaec690153748461077 [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: test004.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/test004.rdf#bag1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag> .
<http://example.org/b> <http://example.org/otherProp> "A literal" .
<http://example.org/a> <http://example.org/prop> <http://example.org/b> .
<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-nested-bagIDs/test004.rdf#bag1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> _: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> <http://example.org/a> .
_: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> <http://example.org/b> .