This HTML5 document contains 8 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 |
schema | http://schema.org/ |
rdfs | http://www.w3.org/2000/01/rdf-schema# |
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
xsdh | http://www.w3.org/2001/XMLSchema# |
Statements
- Subject Item
- schema:totalPrice
- rdf:type
-
rdf:Property
- rdfs:label
-
totalPrice
- rdfs:comment
-
The total price for the reservation or ticket, including applicable taxes, shipping, etc.
- schema:domainIncludes
-
schema:Reservation
schema:Ticket
- schema:rangeIncludes
-
schema:Text
schema:PriceSpecification
schema:Number