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

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

Namespace Prefixes

PrefixIRI
n2http://bblfish.net/work/atom-owl/2006-06-06/#
skoshttp://www.w3.org/2004/02/skos/core#
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#

Statements

Subject Item
n2:xhtml
rdf:type
owl:DatatypeProperty owl:InverseFunctionalProperty
rdfs:subPropertyOf
n2:body
rdfs:label
xhtml type
rdfs:domain
n2:XHTML
rdfs:range
xsdh:string
rdfs:comment
see ยง3.1.1.3 of rfc 4287. The datatype of xhtml text elements.
skos:editorialNote
Note that there is a tricky question concerning the xml div element. The xml:lang and xml:base elements are not in fact part of xhtml and it has been argued on the atom mailing list (28 June 2006) that the div is *not* part of the xhtml. We could have this be a special literal with the div, or we could remove the div and push the xml:lang and xml:base down (this would work only if there is one element beneath I suppose) or we would have to use the awol:lang and :base relations on the :Content object.