summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0267.xml
blob: 239ff3ff03ff81eec81bdcb0f00837be9fe198ec (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 0267</title>
</head>
<body>
  <div about="http://www.w3.org/Person/Ivan#me">
     <p resource="http://www.ivan-herman.net/foaf#me" typeof="foaf:Person" property="owl:sameAs">Ivan Herman</p>
  </div>
</body>
</html>