SPARQL | HTML Microdata document
This HTML5 document contains 5 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:flightNumber
rdf:type
rdf:Property
rdfs:label
flightNumber
rdfs:comment
The unique identifier for a flight including the airline IATA code. For example, if describing United flight 110, where the IATA code for United is 'UA', the flightNumber is 'UA110'.
schema:domainIncludes
schema:Flight
schema:rangeIncludes
schema:Text