SPARQL | HTML Microdata document
This HTML5 document contains 7 embedded RDF statements represented using HTML+Microdata notation.
The embedded RDF content will be recognized by any processor of HTML5 Microdata.
Namespace Prefixes
Prefix IRI
gr http://purl.org/goodrelations/v1#
rdfs http://www.w3.org/2000/01/rdf-schema#
n4 http://purl.org/goodrelations/
rdf http://www.w3.org/1999/02/22-rdf-syntax-ns#
owl http://www.w3.org/2002/07/owl#
xsdh http://www.w3.org/2001/XMLSchema#
Statements
Subject Item gr:hasPrevious
rdf:type
owl:ObjectProperty
owl:inverseOf
gr:hasNext
rdfs:label
has previous (0..1)
rdfs:domain
gr:DayOfWeek
rdfs:range
gr:DayOfWeek
rdfs:isDefinedBy
n4:v1
rdfs:comment
This ordering relation for gr:DayOfWeek indicates that the subject is directly preceeded by the object.
Example: Tuesday hasPrevious Monday
Since days of the week are a cycle, this property is not transitive.