blob: f8d6066fff105ddf247daf41cf222c805639870a [file] [log] [blame]
Andrew Top61a84952019-04-30 15:07:33 -07001<!DOCTYPE html>
2<html>
3<head>
4 <meta charset=utf-8>
5 <title>Test 0321</title>
6</head>
7<body vocab="http://schema.org/">
8 <div typeof="Person">
9 <link property="rdfa:copy" resource="_:a"/>
10 </div>
11 <p resource="_:a" typeof="rdfa:Pattern">Name: <span property="name">Amanda</span></p>
12</body>
13</html>