mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-07 00:48:56 +00:00
13 lines
295 B
HTML
13 lines
295 B
HTML
<!DOCTYPE html>
|
|
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0064</title>
|
|
</head>
|
|
<body>
|
|
<p about="[_:michael]">Michael knows
|
|
<a rel="foaf:knows" href="http://digitalbazaar.com/people/manu">Manu</a>.
|
|
</p>
|
|
</body>
|
|
</html>
|