This HTML5 document contains 9 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#
n4http://
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
n3https://github.com/schemaorg/schemaorg/issues/

Statements

Subject Item
schema:billingDuration
rdf:type
rdf:Property
schema:domainIncludes
schema:UnitPriceSpecification
schema:isPartOf
n4:pending.schema.org
schema:rangeIncludes
schema:Duration schema:Number schema:QuantitativeValue
schema:source
n3:2689
rdfs:label
billingDuration
rdfs:comment
Specifies for how long this price (or price component) will be billed. Can be used, for example, to model the contractual duration of a subscription or payment plan. Type can be either a Duration or a Number (in which case the unit of measurement, for example month, is specified by the unitCode property).