@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Syncron	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Syncron	rdf:type	dbpedia-owl:VideoGame .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:Syncron	rdf:type	ns4:SuperiorSoftwareGames ,
		<http://dbpedia.org/class/yago/1987VideoGames> ,
		dbpedia-owl:Work ;
	dbpedia-owl:genre	dbpedia:Shooter ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000b3b590> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Syncron	foaf:name	"Syncron" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Syncron	foaf:page	ns6:Syncron ;
	dbpedia-owl:platform	dbpedia:BBC_Micro ,
		dbpedia:Acorn_Electron .
@prefix ns7:	<http://dbpedia.org/ontology/VideoGame/> .
dbpedia:Syncron	ns7:developer	dbpedia:Gary_Partis .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Syncron	ns9:releaseDate	"1987-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Syncron	rdfs:label	"Syncron"@en ;
	ns7:platform	dbpedia:Acorn_Electron ,
		dbpedia:BBC_Micro ;
	dbpedia-owl:developer	dbpedia:Gary_Partis ;
	ns9:genre	dbpedia:Shooter ;
	dbpedia-owl:publisher	dbpedia:Superior_Software ,
		<http://dbpedia.org/resource/Blue_Ribbon_%28software_house%29> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Syncron	dbpprop:abstract	"Syncron is a shooter-type game for the BBC Micro and Acorn Electron, written by Gary Partis. It was first released in 1987 as the lead game on The Superior Collection compilations (vol 1 for the BBC Micro, vol 3 for the Electron). It was eventually given its own release as part of the Superior Software / Blue Ribbon budget series in 1990. The player must collect a number of orbs by first blasting off their covers, then flying over them to pick them up before depositng them by landing on a runway. They must also destroy alien spacecraft and targets on the scrolling landscape to obtain a set number of points before proceeding to the enemy headquarters and destroying that to move on to the next level. The game vertically scrolls, with the player being able to change direction at any time, but not change speed. The landscape loops with the player being able to reach the bottom by travelling up far enough, and vice versa. The game is incredibly fast and smooth scrolling (particularly for the Acorn Electron which lacks hardware scrolling ability), and the author once stated that he designed Syncron as an exercise in pure speed rather than playability (Micro User magazine, January 1989)."@en ;
	rdfs:comment	"Syncron is a shooter-type game for the BBC Micro and Acorn Electron, written by Gary Partis. It was first released in 1987 as the lead game on The Superior Collection compilations (vol 1 for the BBC Micro, vol 3 for the Electron). It was eventually given its own release as part of the Superior Software / Blue Ribbon budget series in 1990."@en ;
	dbpedia-owl:releaseDate	"1987-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns9:publisher	<http://dbpedia.org/resource/Blue_Ribbon_%28software_house%29> ,
		dbpedia:Superior_Software .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Syncron	skos:subject	<http://dbpedia.org/resource/Category:1987_video_games> ,
		<http://dbpedia.org/resource/Category:Articles_lacking_sources_%28Erik9bot%29> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Syncron	skos:subject	ns13:BBC_Micro_and_Acorn_Electron_games ,
		ns13:Superior_Software_games .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Syncron	dbpprop:wikiPageUsesTemplate	ns14:infobox_vg ;
	dbpprop:genre	dbpedia:Shooter ;
	dbpprop:title	"Syncron"@en ;
	dbpprop:publisher	dbpedia:Superior_Software ,
		<http://dbpedia.org/resource/Blue_Ribbon_%28software_house%29> ;
	dbpprop:developer	dbpedia:Gary_Partis ;
	dbpprop:modes	dbpedia:Single_player ;
	dbpprop:platforms	dbpedia:BBC_Micro ,
		dbpedia:Acorn_Electron ;
	dbpprop:input	dbpedia:Computer_keyboard ;
	dbpprop:released	1987 ;
	dbpprop:designer	dbpedia:Gary_Partis .
@prefix ns15:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Syncron	dbpprop:hasPhotoCollection	ns15:Syncron .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Syncron	owl:sameAs	dbpedia:Syncron .