SPARQL | HTML Microdata document
This HTML5 document contains 14 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#
schema http://schema.org/
rdfs http://www.w3.org/2000/01/rdf-schema#
n6 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:hasMakeAndModel
rdf:type
owl:ObjectProperty
rdfs:label
has make and model (0..1)
rdfs:domain
_:vb15128
rdfs:range
gr:ProductOrServiceModel
rdfs:isDefinedBy
n6:v1
rdfs:comment
This states that an actual product instance (gr:Individual) or a placeholder instance for multiple, unidentified such instances (gr:SomeItems) is one occurence of a particular gr:ProductOrServiceModel.
Example: myFordT hasMakeAndModel FordT.
Subject Item _:vb15128
rdf:type
owl:Class
owl:unionOf
_:vb15131
Subject Item _:vb15129
rdf:first
schema:Product
rdf:rest
rdf:nil
Subject Item _:vb15130
rdf:first
gr:SomeItems
rdf:rest
_:vb15129
Subject Item _:vb15131
rdf:first
gr:Individual
rdf:rest
_:vb15130