406.html 447 B

12345678910
  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  2. <html><head>
  3. <title>406 Not Acceptable</title>
  4. </head>
  5. <body>
  6. <h1>Not Acceptable</h1>
  7. <p>An appropriate representation of the requested resource could not be found on this server.</p>
  8. Available variants:<ul><li><a href="index-en.html">html</a></li><li><a href="ontology.xml">RDF/XML</a></li><li><a href="ontology.nt">N-Triples</a></li><li><a href="ontology.ttl">TTL</a></li></ul>
  9. </body></html>