15 lines
350 B
HTML
15 lines
350 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0316</title>
|
|
</head>
|
|
<body prefix="po: http://purl.org/ontology/po/">
|
|
<dl>
|
|
<dt rel="po:role" class="role">
|
|
<a typeof="po:Role" property="rdfs:label" datatype="" href="http://example.org/profiles/director.html">Director</a>
|
|
</dt>
|
|
<dd></dd>
|
|
</dl>
|
|
</body>
|
|
</html>
|