diff -r eb878d1d7d87 -r 1e79ce3ff5f5 cmn/index.html
--- a/cmn/index.html
+++ b/cmn/index.html
@@ -48,7 +48,7 @@
 In this data set you find statements like the following:<p>
 
 <pre>
-     @prefix : &lt;http://dbtune.org/cmn/resource/&gt; .
+     @prefix : &lt;http://purl.org/NET/classicalmusicnav#&gt; .
      @prefix cmno: &lt;http://purl.org/ontology/classicalmusicnav#&gt; .
      @prefix foaf: &lt;http://xmlns.com/foaf/0.1/&gt; .
      @prefix mo: &lt;http://purl.org/ontology/mo/&gt; .
@@ -94,20 +94,9 @@
 web interface available at <a href="http://dbtune.org/cmn/store/">http://dbtune.org/cmn/store/</a>.
 </p>
 
-<p>
-Here are some entry points to the dataset:
-</p>
-
-<p>Resources:</p>
-<ul>
-<li><a href="http://dbtune.org/cmn/resource/VIVA">Antonio Vivaldi</a></li>
-<li><a href="http://dbtune.org/cmn/resource/SHOS">Dmitri Shostakovich</a></li>
-</ul>
-
- 
 <p>Example SPARQL query. (This link loads a query into the query editor, but you will still need to press the query button on the right of the editor to run the query.)</p>
 <ul>
-<li><a href="http://dbtune.org/cmn/store?query=prefix+cmn:+<http://dbtune.org/cmn/resource/>%0Aprefix+cmno:+<http://purl.org/ontology/classicalmusicnav%23>%0ASELECT+?o+WHERE+{cmn:CAGE+cmno:influencedBy+?o}">Composers who influenced John Cage</a></li>
+<li><a href="http://dbtune.org/cmn/store?query=prefix+cmn:+<http://purl.org/NET/classicalmusicnav%23>%0Aprefix+cmno:+<http://purl.org/ontology/classicalmusicnav%23>%0ASELECT+?o+WHERE+{cmn:CAGE+cmno:influencedBy+?o}">Composers who influenced John Cage</a></li>
 </ul>
 
 <p>The service also exposes a directory index:</p>
