--- a/rdf-primer/index.html Wed Nov 13 11:58:15 2013 +0000
+++ b/rdf-primer/index.html Wed Nov 13 12:05:17 2013 +0000
@@ -395,7 +395,7 @@
a blank node can also be associated with a graph.</p>
<p>For example, the
- statements in the first example could be grouped in two
+ statements in <a href="#subsection-triple">the first example</a> could be grouped in two
graphs. A first graph could be provided by a social networking
site and identified by <code>http://example.com/bob</code>:</p>
@@ -624,8 +624,8 @@
introduces a number of syntax shortcuts, such as
support for namespaces, lists and shorthands for datatyped
literals. Turtle provides a trade-off between ease of
- writing, ease of parsing and readability. Our first example (@@
- ref) can be
+ writing, ease of parsing and readability. Our
+ <a href="#subsection-triple">first example</a> can be
represented in Turtle as follows:</p>
<pre class="example" id="turtle-example">