summaryrefslogtreecommitdiffstats
path: root/tests/rdfa/0064.xml
blob: d7955f0987ec4dba99430a66792062c9b84e0374 (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" xmlns:foaf="http://xmlns.com/foaf/0.1/">
  <head>
    <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>