summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0266.xml
blob: d6d1220c4636cfaa51e49612646a4f7248ad258e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<title>Test 0266</title>
</head>
<body>
  <div about="http://www.w3.org/Person/Ivan#me">
     <a href="http://www.ivan-herman.net/foaf#me" typeof="foaf:Person" property="owl:sameAs">Ivan Herman</a>
  </div>
</body>
</html>