| # 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> |
| # |
| # Author: Frank Manola |
| # |
| # $Id: test001.nt,v 1.2 2005-08-04 09:53:30 jeremy_carroll Exp $ |
| # |
| |
| <http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#A> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#B> . |
| <http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#B> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#A> . |
| <http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#X> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-no-cycles-in-subPropertyOf/test001#X> . |
| |