<html>
<head> </head>
<body prefix="bob: http://purl.org/dc/terms/ joe: http://schema.org/">
<div resource="/alice/posts/trouble_with_bob" typeof="joe:BlogPosting">
<h2 property="bob:title">The trouble with Bob</h2>
<h3 property="bob:creator" resource="#me">Alice</h3>
<div property="joe:articleBody">
<p>
The trouble with Bob is that he takes much better photos than I do:
</p>
</div>
</div>
</body>
</html>