This HTML5 document contains 4 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
awolhttp://bblfish.net/work/atom-owl/2006-06-06/#
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
xsdhhttp://www.w3.org/2001/XMLSchema#
n4http://sw.nokia.com/WebArch-1/

Statements

Subject Item
awol:Content
rdf:type
owl:Class
rdfs:subClassOf
n4:Representation
rdfs:label
Content Class
rdfs:comment
see ยง4.1.3 in rfc 4287 One way to think of this is as a class that represents what one can get from an HTTP connection. It has a body, and a number of headers, info such as mime-type, content-lenght, etc... .