| # |
| # 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: test001.nt,v 1.2 2005-08-04 09:53:21 jeremy_carroll Exp $ |
| # |
| ##################################################################### |
| _:j88091 <http://example.org/prop2> "val" . |
| _:j88090 <http://example.org/prop1> _:j88091 . |
| <http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-not-id-and-resource-attr/test001.rdf#reify> <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-not-id-and-resource-attr/test001.rdf#reify> <http://www.w3.org/1999/02/22-rdf-syntax-ns#subject> _:j88090 . |
| <http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-not-id-and-resource-attr/test001.rdf#reify> <http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate> <http://example.org/prop1> . |
| <http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-not-id-and-resource-attr/test001.rdf#reify> <http://www.w3.org/1999/02/22-rdf-syntax-ns#object> _:j88091 . |