@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Mr._Mephisto>	rdf:type	dbpedia-owl:Work .
@prefix ns2:	<http://dbpedia.org/class/yago/> .
<http://dbpedia.org/resource/Mr._Mephisto>	rdf:type	ns2:Commodore64Games .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Mr._Mephisto>	rdf:type	owl:Thing ,
		ns2:ActionVideoGames ,
		<http://dbpedia.org/class/yago/1986VideoGames> ,
		<http://dbpedia.org/class/yago/1984VideoGames> ,
		dbpedia-owl:VideoGame .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Mr._Mephisto>	dbpedia-owl:genre	dbpedia:Action_game ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000094fc61> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Mr._Mephisto>	foaf:name	"Mr. Mephisto" ;
	foaf:page	<http://en.wikipedia.org/wiki/Mr._Mephisto> ;
	dbpedia-owl:platform	dbpedia:BBC_Micro ,
		dbpedia:Commodore_64 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns7:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Mr._Mephisto>	ns7:releaseDate	"1984-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Mr._Mephisto>	rdfs:label	"Mr. Mephisto"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/3/32/BBC_Micro_MrMephisto.png/200px-BBC_Micro_MrMephisto.png> .
@prefix ns9:	<http://dbpedia.org/ontology/VideoGame/> .
<http://dbpedia.org/resource/Mr._Mephisto>	ns9:platform	dbpedia:Commodore_64 ,
		dbpedia:BBC_Micro ;
	ns7:genre	dbpedia:Action_game .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Mr._Mephisto>	dbpprop:abstract	"Mr. Mephisto was a video game originally developed and published for the Commodore 64 (C64) by Euro-byte. The C64 version was written by Dave Lucas with graphics by Graham Hunt. The game consisted of a number of levels through which the player had to navigate to collect rings and then make it safely to an exit. A team of demons attempted to block the player's path. Contact with a demon resulted in instant death, and one or more scrolling staircases further hampered the player's progress. Following success in the C64 market, Euro-byte commissioned a port of the game to the BBC Micro. However, no source code was available as the game had been coded in 6502 assembler directly into the C64's monitor program. The code was re-written from scratch. Eurobyte subsequently commissioned a version for the Acorn Electron, but this was never released."@en ;
	rdfs:comment	"Mr. Mephisto was a video game originally developed and published for the Commodore 64 (C64) by Euro-byte. The C64 version was written by Dave Lucas with graphics by Graham Hunt. The game consisted of a number of levels through which the player had to navigate to collect rings and then make it safely to an exit. A team of demons attempted to block the player's path. Contact with a demon resulted in instant death, and one or more scrolling staircases further hampered the player's progress."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/3/32/BBC_Micro_MrMephisto.png> ;
	dbpedia-owl:releaseDate	"1984-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Mr._Mephisto>	skos:subject	ns12:Action_video_games ,
		<http://dbpedia.org/resource/Category:1984_video_games> ,
		<http://dbpedia.org/resource/Category:Articles_lacking_sources_%28Erik9bot%29> ,
		ns12:Commodore_64_games ,
		ns12:BBC_Micro_and_Acorn_Electron_games .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Mr._Mephisto>	dbpprop:wikiPageUsesTemplate	ns13:infobox_vg ;
	dbpprop:genre	dbpedia:Action_game ;
	dbpprop:title	"Mr. Mephisto"@en ;
	dbpprop:publisher	"Euro-byte"@en ;
	dbpprop:developer	"Euro-byte"@en ;
	dbpprop:modes	dbpedia:Single_player ;
	dbpprop:platforms	dbpedia:BBC_Micro ,
		dbpedia:Commodore_64 ;
	dbpprop:caption	"''Mr. Mephisto'' on the BBC Micro."@en ;
	dbpprop:released	<http://dbpedia.org/resource/1984_in_video_gaming> ,
		<http://dbpedia.org/resource/1986_in_video_gaming> ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Mr._Mephisto> .
dbpedia:Mephisto	dbpprop:disambiguates	<http://dbpedia.org/resource/Mr._Mephisto> .
dbpedia:Mr_Mephisto	dbpprop:redirect	<http://dbpedia.org/resource/Mr._Mephisto> .
<http://mpii.de/yago/resource/Mr._Mephisto>	owl:sameAs	<http://dbpedia.org/resource/Mr._Mephisto> .