@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:Deactivators	rdf:type	ns2:ZXSpectrumGames .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Deactivators	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:VideoGame .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Deactivators	rdf:type	owl:Thing ,
		ns2:Commodore64Games ,
		ns2:AmstradCPCGames ,
		<http://dbpedia.org/class/yago/1986VideoGames> ;
	dbpedia-owl:genre	dbpedia:Arcade_game ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000472b2a7> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Deactivators	foaf:name	"Deactivators" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Deactivators	foaf:page	ns6:Deactivators ;
	dbpedia-owl:platform	dbpedia:ZX_Spectrum ,
		dbpedia:Amstrad_CPC_464 ,
		dbpedia:Commodore_64 .
@prefix ns7:	<http://dbpedia.org/ontology/VideoGame/> .
dbpedia:Deactivators	ns7:developer	dbpedia:Tigress_Marketing .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Deactivators	rdfs:label	"Deactivators"@en ;
	ns7:platform	dbpedia:Amstrad_CPC_464 ,
		dbpedia:Commodore_64 ,
		dbpedia:ZX_Spectrum ;
	dbpedia-owl:developer	dbpedia:Tigress_Marketing .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Deactivators	ns9:genre	dbpedia:Arcade_game ;
	dbpedia-owl:publisher	dbpedia:Ariolasoft .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Deactivators	dbpprop:abstract	"Deactivators is a computer game for the Commodore 64, ZX Spectrum and Amstrad CPC 464, developed by Tigress Marketing and published by Ariolasoft's label, Reaktor, in late 1986. The music was written by Simon PC Frost. The programming was done by SYSTEM software, Sheffield. This is an early example of a pseudo-3D game. The player controls bomb disposal robots trying to deactivate bombs placed throughout a scientific research complex by terrorists. The method is to throw the bombs from room to room (careful to avoid the bombs bouncing on the ground) until they can be thrown out the exit. The gravity in each room is sometimes perpendicular or opposite to the room next door which makes catching interesting and there are security droids patrolling which will chase your robots if you get too close. There are also 'control boards' laying about in some of the rooms which have to be transferred to the 'computer' room in order to activate certain functions (e.g. transporter links between certain rooms)."@en ;
	rdfs:comment	"Deactivators is a computer game for the Commodore 64, ZX Spectrum and Amstrad CPC 464, developed by Tigress Marketing and published by Ariolasoft's label, Reaktor, in late 1986. The music was written by Simon PC Frost. The programming was done by SYSTEM software, Sheffield. This is an early example of a pseudo-3D game. The player controls bomb disposal robots trying to deactivate bombs placed throughout a scientific research complex by terrorists."@en ;
	ns9:publisher	dbpedia:Ariolasoft .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Deactivators	skos:subject	<http://dbpedia.org/resource/Category:1986_video_games> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Deactivators	skos:subject	ns12:ZX_Spectrum_games ,
		ns12:Commodore_64_games ,
		ns12:Amstrad_CPC_games .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Deactivators	dbpprop:wikiPageUsesTemplate	ns13:infobox_vg ;
	dbpprop:genre	dbpedia:Arcade_game ;
	dbpprop:title	"Deactivators"@en ;
	dbpprop:publisher	dbpedia:Ariolasoft ;
	dbpprop:developer	dbpedia:Tigress_Marketing ;
	dbpprop:modes	dbpedia:Single_player ;
	dbpprop:platforms	dbpedia:ZX_Spectrum ,
		dbpedia:Commodore_64 ,
		dbpedia:Amstrad_CPC_464 ;
	dbpprop:input	dbpedia:Joystick .
@prefix ns14:	<http://dbpedia.org/resource/Deactivators/release/> .
dbpedia:Deactivators	dbpprop:release	ns14:vgrelease ,
		"\n"@en ,
		ns14:vgrelease1 ;
	dbpprop:designer	"David Bishop and Chris Palmer"@en .
@prefix ns15:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Deactivators	dbpprop:hasPhotoCollection	ns15:Deactivators .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Deactivators	owl:sameAs	dbpedia:Deactivators .