--- a/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Trace.ttl	Tue Jul 03 12:03:54 2012 +0100
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/rdf/class_Trace.ttl	Tue Jul 03 12:05:31 2012 +0100
@@ -22,8 +22,10 @@
    a prov:Entity, prov:Agent;
 .
 
+:noteFromTheAuthor a prov:Note ;
+.
+
 :noteFromTheAuthor {
-   :noteFromTheAuthor a prov:Note .
    :trace1 
       rdfs:comment "The main motivation for the article was the latest president"^^xsd:string;
       :annotatedAtTime "2011-07-16T01:52:02Z"^^xsd:dateTime;