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

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

Namespace Prefixes

PrefixIRI
shttp://schema.org/
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
s:itemListElement
rdf:type
rdf:Property
rdfs:label
item list element
rdfs:domain
s:ItemList
rdfs:range
_:vb17347431
rdfs:comment
For itemListElement values, you can use simple strings (e.g. "Peter", "Paul", "Mary"), existing entities, or use ListItem. <br/><br/> Text values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists. <br/><br/> Note: The order of elements in your mark-up is not sufficient for indicating the order or elements. Use ListItem with a 'position' property in such cases.
Subject Item
_:vb17347431
rdf:type
owl:Class
owl:unionOf
_:vb17347432
Subject Item
_:vb17347432
rdf:first
s:ListItem
rdf:rest
_:vb17347433
Subject Item
_:vb17347433
rdf:first
xsdh:string
rdf:rest
_:vb17347434
Subject Item
_:vb17347434
rdf:first
owl:Thing
rdf:rest
rdf:nil