@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Cosmic_Camouflage	rdf:type	<http://dbpedia.org/class/yago/1988VideoGames> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Cosmic_Camouflage	rdf:type	dbpedia-owl:VideoGame ,
		dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Cosmic_Camouflage	rdf:type	owl:Thing .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:Cosmic_Camouflage	rdf:type	ns4:SuperiorSoftwareGames ;
	dbpedia-owl:genre	<http://dbpedia.org/resource/Shoot_%27em_up> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Cosmic_Camouflage	foaf:name	"Cosmic Camouflage" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Cosmic_Camouflage	foaf:page	ns6:Cosmic_Camouflage ;
	dbpedia-owl:platform	dbpedia:BBC_Micro ,
		dbpedia:Acorn_Electron .
@prefix ns7:	<http://dbpedia.org/ontology/VideoGame/> .
dbpedia:Cosmic_Camouflage	ns7:developer	dbpedia:Acornsoft ,
		dbpedia:Superior_Software .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Cosmic_Camouflage	ns9:releaseDate	"1988-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Cosmic_Camouflage	rdfs:label	"Cosmic Camouflage"@en ;
	ns7:platform	dbpedia:BBC_Micro ,
		dbpedia:Acorn_Electron ;
	dbpedia-owl:developer	dbpedia:Acornsoft ,
		dbpedia:Superior_Software ;
	ns9:genre	<http://dbpedia.org/resource/Shoot_%27em_up> ;
	dbpedia-owl:publisher	dbpedia:Superior_Software ,
		dbpedia:Acornsoft .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Cosmic_Camouflage	dbpprop:abstract	"Cosmic Camouflage is a computer game for the BBC Micro and Acorn Electron. It was released in 1988 as the sequel to Acornsoft's Meteors. The game idea is based on arcade game Asteroids. The player controls a spaceship in order to avoid and destroy asteroids. It expanded on the Asteroids concept by introducing different types of asteroids and enemies, and a limited use camouflage function that allowed you to pass through asteroids and enemies. It was available on the compilation Play It Again Sam 4, along with Frak!, Spellbinder and either Grand Prix Construction Set (BBC only) or Guardian (Electron only)."@en ;
	rdfs:comment	"Cosmic Camouflage is a computer game for the BBC Micro and Acorn Electron. It was released in 1988 as the sequel to Acornsoft's Meteors. The game idea is based on arcade game Asteroids. The player controls a spaceship in order to avoid and destroy asteroids. It expanded on the Asteroids concept by introducing different types of asteroids and enemies, and a limited use camouflage function that allowed you to pass through asteroids and enemies."@en ;
	dbpedia-owl:releaseDate	"1988-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns9:publisher	dbpedia:Superior_Software ,
		dbpedia:Acornsoft .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Cosmic_Camouflage	skos:subject	<http://dbpedia.org/resource/Category:1988_video_games> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Cosmic_Camouflage	skos:subject	ns13:Superior_Software_games ,
		ns13:BBC_Micro_and_Acorn_Electron_games .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Cosmic_Camouflage	dbpprop:wikiPageUsesTemplate	ns14:infobox_vg ;
	dbpprop:genre	<http://dbpedia.org/resource/Shoot_%27em_up> ;
	dbpprop:title	"Cosmic Camouflage"@en ;
	dbpprop:publisher	dbpedia:Acornsoft ,
		dbpedia:Superior_Software ;
	dbpprop:developer	dbpedia:Acornsoft ,
		dbpedia:Superior_Software ;
	dbpprop:modes	dbpedia:Single_player ;
	dbpprop:platforms	dbpedia:BBC_Micro ,
		dbpedia:Acorn_Electron ;
	dbpprop:input	dbpedia:Computer_keyboard ;
	dbpprop:released	1988 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Cosmic_Camouflage	owl:sameAs	dbpedia:Cosmic_Camouflage .