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
schemahttp://schema.org/
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
schema:Series
rdf:type
rdfs:Class
rdfs:subClassOf
schema:CreativeWork
rdfs:label
Series
rdfs:comment
A Series in schema.org is a group of related items, typically but not necessarily of the same kind. Series are usually organized into some order, often chronological. Unlike <a href="/ItemList">ItemList</a> which is a general purpose data structure for lists of things, the emphasis with Series is on published materials (written e.g. books and periodicals, or media such as tv, radio and games). <br/><br/> Specific subtypes are available for describing <a href="/TVSeries">TVSeries</a>, <a href="/RadioSeries">RadioSeries</a>, <a href="/MovieSeries">MovieSeries</a>, <a href="/BookSeries">BookSeries</a>, <a href="/Periodical">Periodical</a> and <a href="/VideoGameSeries">VideoGameSeries</a>. In each case, the <a href="/hasPart">hasPart</a> / <a href="/isPartOf">isPartOf</a> properties can be used to relate the Series to its parts. The general Series type serves largely just to organize these more specific and practical subtypes. <br/><br/> It is common for properties applicable to an item from the series to be usefully applied to the containing group. Schema.org attempts to anticipate some of these cases, but publishers should be free to apply properties of the series parts to the series as a whole wherever they seem appropriate.