<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
<link href="css/style.css" rel="stylesheet" />
</head>
<body>
<p>
Reviewed by
<a
href="https://example.org/reviewer/jane-smith"
rel="schema:reviewedBy"
typeof="schema:Person"
>
<span property="schema:name">Jane Smith</span> </a
>.
</p>
</body>
</html>