<!doctype html>
<html
lang="en"
prefix="schema: http://schema.org/ ex: http://example.org/vocab# foaf: http://xmlns.com/foaf/0.1/ dc: http://purl.org/dc/elements/1.1/"
>
<body vocab="http://schema.org/" typeof="schema:WebPage">
<ul>
<li inlist="true" rel="schema:citation" typeof="schema:CreativeWork">
<span property="schema:name">RDFa Primer</span> -
<a property="schema:url" href="https://www.w3.org/TR/rdfa-primer/"
>W3C Document</a
>
</li>
</ul>
</body>
</html>