@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/class/yago/> .
dbpedia:MIDI_Show_Control	rdf:type	ns2:MIDIStandards ,
		ns2:ComputerFileFormats .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns4:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:MIDI_Show_Control	owl:sameAs	ns4:MIDI_Show_Control ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000008872bb> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:MIDI_Show_Control	foaf:page	ns6:MIDI_Show_Control .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:MIDI_Show_Control	dbpprop:reference	<http://www.richmondsounddesign.com/txt/midi-show-control-specification.txt> ,
		<http://www.richmondsounddesign.com/show-control-list.html> ,
		<http://www.midi.org/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:MIDI_Show_Control	rdfs:label	"MIDI Show Control"@en ;
	dbpprop:abstract	"MIDI Show Control, or MSC, is a significant Real Time System Exclusive extension of the international Musical Instrument Digital Interface standard. MSC enables all types of entertainment equipment to easily communicate with each other through the process of show control. The MIDI Show Control protocol is an industry standard ratified by the MIDI Manufacturers Association in 1991 which allows all types of entertainment control devices to talk with each other and with computers to perform show control functions in live and canned entertainment applications. Just like musical MIDI, MSC does not transmit the actual show media - it simply transmits digital information about a multimedia performance."@en ;
	rdfs:comment	"MIDI Show Control, or MSC, is a significant Real Time System Exclusive extension of the international Musical Instrument Digital Interface standard. MSC enables all types of entertainment equipment to easily communicate with each other through the process of show control."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:MIDI_Show_Control	skos:subject	ns10:Digital_media ,
		ns10:MIDI_standards ,
		ns10:Computer_file_formats .
@prefix ns11:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:MIDI_Show_Control	dbpprop:hasPhotoCollection	ns11:MIDI_Show_Control .
dbpedia:Midi_Show_Control	dbpprop:redirect	dbpedia:MIDI_Show_Control .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:MIDI_Show_Control	owl:sameAs	dbpedia:MIDI_Show_Control .