@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:Return_of_the_Phantom	rdf:type	ns2:DOSGames .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Return_of_the_Phantom	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:VideoGame ,
		ns2:AdventureGames ,
		ns2:MicroProseGames ,
		<http://dbpedia.org/class/yago/1993VideoGames> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Return_of_the_Phantom	rdf:type	owl:Thing ;
	dbpedia-owl:genre	dbpedia:Adventure_game ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000cddb01> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Return_of_the_Phantom	foaf:name	"Return of the Phantom" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Return_of_the_Phantom	foaf:page	ns6:Return_of_the_Phantom ;
	dbpedia-owl:platform	dbpedia:MS-DOS .
@prefix ns7:	<http://dbpedia.org/ontology/VideoGame/> .
dbpedia:Return_of_the_Phantom	ns7:developer	dbpedia:MicroProse .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Return_of_the_Phantom	ns9:releaseDate	"1993-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Return_of_the_Phantom	rdfs:label	"Return of the Phantom"@en ;
	ns7:platform	dbpedia:MS-DOS ;
	dbpedia-owl:developer	dbpedia:MicroProse ;
	ns9:genre	dbpedia:Adventure_game ;
	dbpedia-owl:publisher	dbpedia:MicroProse .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Return_of_the_Phantom	dbpprop:abstract	"Return of the Phantom is a \"point-and-click\" style graphic animated adventure developed and published by MicroProse in 1993. It was produced by Matt Gruson and designed/written by future James Bond novelist Raymond Benson. The game was the second graphical adventure game developed by MicroProse, following Rex Nebular and preceding Dragonsphere. It was developed using the MicroProse Adventure Development system, and made use of 256-colour graphics."@en ;
	rdfs:comment	"Return of the Phantom is a \"point-and-click\" style graphic animated adventure developed and published by MicroProse in 1993. It was produced by Matt Gruson and designed/written by future James Bond novelist Raymond Benson. The game was the second graphical adventure game developed by MicroProse, following Rex Nebular and preceding Dragonsphere. It was developed using the MicroProse Adventure Development system, and made use of 256-colour graphics."@en ;
	dbpedia-owl:releaseDate	"1993-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns9:publisher	dbpedia:MicroProse .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Return_of_the_Phantom	skos:subject	ns13:Video_games_based_on_books ,
		ns13:Point-and-click_adventure_games ,
		<http://dbpedia.org/resource/Category:1993_video_games> ,
		ns13:DOS_games ,
		ns13:Time_travel_video_games ,
		ns13:The_Phantom_of_the_Opera ,
		ns13:MicroProse_games ,
		ns13:Adventure_games .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Return_of_the_Phantom	dbpprop:wikiPageUsesTemplate	ns14:infobox_vg ;
	dbpprop:genre	dbpedia:Adventure_game ;
	dbpprop:title	"Return of the Phantom"@en ;
	dbpprop:publisher	dbpedia:MicroProse ;
	dbpprop:developer	dbpedia:MicroProse ;
	dbpprop:modes	dbpedia:Single-player ;
	dbpprop:platforms	dbpedia:MS-DOS ;
	dbpprop:released	1993 .
@prefix ns15:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Return_of_the_Phantom	dbpprop:hasPhotoCollection	ns15:Return_of_the_Phantom .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Return_of_the_Phantom	owl:sameAs	dbpedia:Return_of_the_Phantom .