# 
#   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: nonconclusions005.rdf,v 1.2 2002/11/22 13:21:49 jcarroll Exp $
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises005.rdf#B> a rdfs:Class .

<http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises005.rdf#prop> a rdfs:Property;
   rdfs:range <http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfs-domain-and-range/premises005.rdf#B> .
