--- a/rdf-primer/index.html	Fri Nov 29 15:01:31 2013 +0000
+++ b/rdf-primer/index.html	Fri Nov 29 15:30:42 2013 +0000
@@ -280,7 +280,7 @@
       <Bob> <is born on> <the 4th of July 1990>. 
       <Bob> <is interested in> <the Mona Lisa>.
       <The Mona Lisa> <was created by> <Leonardo da Vinci>.
-      <Video xyz> <is about> <the Mona Lisa>
+      <The video 'La Joconde à Washington'> <is about> <the Mona Lisa>
     </pre>
 
     <p>Resources typically occur in multiple 
@@ -340,7 +340,7 @@
 
       <div class="example"><a href="http://dbpedia.org/resource/Leonardo_da_Vinci">http://dbpedia.org/resource/Leonardo_da_Vinci</a></div>
 
-      <p>The IRI for an <a href="http://www.ina.fr">INA</a> video about the Mona Lisa in <a href="http://www.europeana.eu">Europeana</a> is:</p>
+      <p>The IRI for an <a href="http://www.ina.fr">INA</a> video about the Mona Lisa entitled 'La Joconde à Washington' in <a href="http://www.europeana.eu">Europeana</a> is:</p>
 
       <div class="example"><a href="http://data.europeana.eu/item/04802/243FA8618938F4117025F17A8B813C5F9AA4D619">http://data.europeana.eu/item/04802/243FA8618938F4117025F17A8B813C5F9AA4D619</a></div>
 
@@ -449,7 +449,7 @@
 
       <pre>
         <Leonardo da Vinci> <is the creator of> <the Mona Lisa>.
-        <Video xyz> <is about> <the Mona Lisa>
+        <The video 'La Joconde à Washington'> <is about> <the Mona Lisa>
       </pre>
 
       <p>We can then make statements about these two graphs, for
@@ -1008,7 +1008,7 @@
       </p>
       <div about="wd:Q12418">
         The Mona Lisa was painted by <a rel="dcterms:creator" typeof="foaf:Person" href="http://dbpedia.org/resource/Leonardo_da_Vinci"><span property="foaf:name">Leonardo da Vinci</span></a>
-        and is the subject of this <a rev="dcterms:subject" href="http://data.europeana.eu/item/04802/243FA8618938F4117025F17A8B813C5F9AA4D619">video document</a>.
+        and is the subject of the video <a rev="dcterms:subject" href="http://data.europeana.eu/item/04802/243FA8618938F4117025F17A8B813C5F9AA4D619">'La Joconde à Washington'</a>.
       </div>
   </div>
 </div>