This HTML5 document contains 11 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 |
s | http://schema.org/ |
rdfs | http://www.w3.org/2000/01/rdf-schema# |
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
- s:totalPrice
- rdf:type
-
owl:DatatypeProperty
- rdfs:label
-
total price
- rdfs:domain
-
_:vb17347861
- rdfs:range
-
xsdh:float
- rdfs:comment
-
The total price for the reservation or ticket, including applicable taxes, shipping, etc.
- Subject Item
- _:vb17347861
- rdf:type
-
owl:Class
- owl:unionOf
-
_:vb17347862
- Subject Item
- _:vb17347862
- rdf:first
-
s:Reservation
- rdf:rest
-
_:vb17347863
- Subject Item
- _:vb17347863
- rdf:first
-
s:Ticket
- rdf:rest
-
rdf:nil