Triples of the RDF Example


   1 (online:#csci_2962, http://www.w3.org/1999/02/22-rdf-syntax-ns#type,
   http://www.cs.rpi.edu/~puninj/XMLJ/course_schema.rdf#Course)
   2 (online:#csci_2962,
   http://www.cs.rpi.edu/~puninj/XMLJ/course_schema.rdf#name Programming,
   XML in Java)
   3 (online:#jp, http://www.w3.org/1999/02/22-rdf-syntax-ns#type
   http://www.cs.rpi.edu/~puninj/XMLJ/course_schema.rdf#Teacher)
   4 (online:#jp, http://www.cs.rpi.edu/~puninj/XMLJ/course_schema.rdf#name,
   John Punin)
   5 (online:#csci_2962,
   http://www.cs.rpi.edu/~puninj/XMLJ/course_schema.rdf#teacher,
   online:#jp)
   6 (online:#genid5, http://www.w3.org/1999/02/22-rdf-syntax-ns#type,
   http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq)
   7 (online:#er, http://www.w3.org/1999/02/22-rdf-syntax-ns#type,
   http://www.cs.rpi.edu/~puninj/XMLJ/course_schema.rdf#Student)
   8 (online:#er,
   http://www.cs.rpi.edu/~puninj/XMLJ/course_schema.rdf#name, 
   Elizabeth Roberts)
   9 (online:#genid5, http://www.w3.org/1999/02/22-rdf-syntax-ns#_1,
   online:#er)
   10 (online:#gl, http://www.w3.org/1999/02/22-rdf-syntax-ns#type,
   http://www.cs.rpi.edu/~puninj/XMLJ/course_schema.rdf#Student)
   11 (online:#gl,
   http://www.cs.rpi.edu/~puninj/XMLJ/course_schema.rdf#name, George Lucas)
   12 (online:#genid5, http://www.w3.org/1999/02/22-rdf-syntax-ns#_2,
   online:#gl)
   13 (online:#js, http://www.w3.org/1999/02/22-rdf-syntax-ns#type,
   http://www.cs.rpi.edu/~puninj/XMLJ/course_schema.rdf#Student)
   14 (online:#js, http://www.cs.rpi.edu/~puninj/XMLJ/course_schema.rdf#name,
   John Smith)
   15 (online:#genid5, http://www.w3.org/1999/02/22-rdf-syntax-ns#_3,
   online:#js)
   16 (online:#csci_2962,
   http://www.cs.rpi.edu/~puninj/XMLJ/course_schema.rdf#students,
   online:#genid5)

   The number of triples = 16