--- a/rdf-primer/index.html Thu Nov 14 00:43:01 2013 +0100
+++ b/rdf-primer/index.html Thu Nov 14 00:45:57 2013 +0100
@@ -671,7 +671,8 @@
appears directly after the string, separated by a <code>@</code> symbol. In the
case of language-tagged strings no datatype is specifed explictly.
-<p class="note">The RDF data model assigns the datatype <code>rdf:langString</code>
+<p class="note">The RDF data model assigns the special datatype
+<code>rdf:langString</code>
to language-typed literals, but in the Turtle syntax this datatype is
implicit.</p>