0293-isvalid.html (293B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0293</title> 6 </head> 7 <body> 8 <h1>Testing the ':' character usage in a CURIE</h1> 9 <div prefix="ex: http://www.example.org/"> 10 <p about="http://www.example.org" property="ex:column:test">Test</p> 11 </div> 12 </body> 13 </html>