--- a/rdf-primer/index.html Fri Nov 15 10:53:03 2013 +0000
+++ b/rdf-primer/index.html Fri Nov 15 11:00:24 2013 +0000
@@ -653,7 +653,7 @@
set is not yet complete. The triple represented by line 10 looks in
its expanded form like this:</p>
<pre>
-<code>http://example.org/bob#me http://xmlns.com/foaf/0.1/knows http://example.org/alice#me .</code>
+<code><http://example.org/bob#me> <http://xmlns.com/foaf/0.1/knows> <http://example.org/alice#me> .</code>
</pre>
<p>Line 9 shows an example of a special kind of syntactic sugar. The