0010-isvalid.html (310B)
1 <!DOCTYPE html> 2 <html prefix="foaf: http://xmlns.com/foaf/0.1/"> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0010</title> 6 <link about="http://example.org/people#Person1" 7 rel="foaf:knows" rev="foaf:knows" href="http://example.org/people#Person2"> 8 </head> 9 <body> 10 <p></p> 11 </body> 12 </html>