<http://schema.org/MediaObject>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>	<http://www.w3.org/2002/07/owl#Class> .
<http://schema.org/MediaObject>	<http://www.w3.org/2000/01/rdf-schema#subClassOf>	<http://schema.org/CreativeWork> .
<http://schema.org/MediaObject>	<http://www.w3.org/2000/01/rdf-schema#label>	"Media object" .
<http://schema.org/MediaObject>	<http://www.w3.org/2000/01/rdf-schema#comment>	"An image, video, or audio object embedded in a web page. Note that a creative work may have many media objects associated with it on the same web page. For example, a page about a single song (MusicRecording) may have a music video (VideoObject), and a high and low bandwidth audio stream (2 AudioObject's)." .