#Processed by Id: cwm.py,v 1.144 2003/09/14 20:20:20 timbl Exp 
        #    using base file:/home/connolly/w3ccvs/WWW/2001/tag/fdesc54/frag.rdf
        
#  Notation3 generation by
#       notation3.py,v 1.146 2003/09/14 20:20:24 timbl Exp

#   Base was: file:/home/connolly/w3ccvs/WWW/2001/tag/fdesc54/frag.rdf
     @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
     @prefix w: <webarch#> .
     @prefix : <http://www.w3.org/2001/tag/fdesc54#>.
    
    <>     rdfs:comment """

$Id: idResGrey.n3,v 1.1 2003/11/07 01:46:05 ijacobs Exp $
$Log: idResGrey.n3,v $
Revision 1.1  2003/11/07 01:46:05  ijacobs
Use this in conjunction with idRes.rdf (and classTreeOwl.n3) to grey out arcs and boxes and text when this is part of a slide that includes more than idRes.rdf

Revision 1.2  2003/11/06 22:49:29  connolly
for more history, see idRes.rdf
  """;
         rdfs:seeAlso <idRes>,
                <idRes.rdf> .

w:Representation a :InPreviousSlide.
w:Resource a :InPreviousSlide.
w:URI a :InPreviousSlide.

#ENDS
