@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:Grand_Prix_Construction_Set	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Grand_Prix_Construction_Set	rdf:type	dbpedia-owl:VideoGame ,
		<http://dbpedia.org/class/yago/1987VideoGames> .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:Grand_Prix_Construction_Set	rdf:type	ns4:SuperiorSoftwareGames ,
		dbpedia-owl:Work ;
	dbpedia-owl:genre	dbpedia:Racing_game .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Grand_Prix_Construction_Set	foaf:name	"Grand Prix Construction Set" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Grand_Prix_Construction_Set	foaf:page	ns6:Grand_Prix_Construction_Set ;
	dbpedia-owl:platform	dbpedia:BBC_Micro .
@prefix ns7:	<http://dbpedia.org/ontology/VideoGame/> .
dbpedia:Grand_Prix_Construction_Set	ns7:developer	dbpedia:Acornsoft ,
		dbpedia:Superior_Software .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Grand_Prix_Construction_Set	ns9:releaseDate	"1987-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Grand_Prix_Construction_Set	rdfs:label	"Grand Prix Construction Set"@en ;
	ns7:platform	dbpedia:BBC_Micro ;
	dbpedia-owl:developer	dbpedia:Acornsoft ,
		dbpedia:Superior_Software ;
	ns9:genre	dbpedia:Racing_game ;
	dbpedia-owl:publisher	dbpedia:Superior_Software ,
		dbpedia:Acornsoft .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Grand_Prix_Construction_Set	dbpprop:abstract	"Grand Prix Construction Set is a computer game originally for the BBC Micro originally released in 1987. It is a basic simulation of Formula One coupled with the facility to design tracks. It was available on the compilation disc Play It Again Sam 4, along with Frak!, Cosmic Camouflage and Spellbinder."@en ;
	rdfs:comment	"Grand Prix Construction Set is a computer game originally for the BBC Micro originally released in 1987. It is a basic simulation of Formula One coupled with the facility to design tracks. It was available on the compilation disc Play It Again Sam 4, along with Frak!, Cosmic Camouflage and Spellbinder."@en ;
	dbpedia-owl:releaseDate	"1987-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#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Grand_Prix_Construction_Set	skos:subject	ns13:BBC_Micro_and_Acorn_Electron_games ,
		ns13:Superior_Software_games ,
		<http://dbpedia.org/resource/Category:1987_video_games> .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Grand_Prix_Construction_Set	dbpprop:wikiPageUsesTemplate	ns14:infobox_vg ;
	dbpprop:genre	dbpedia:Racing_game ;
	dbpprop:title	"Grand Prix Construction Set"@en ;
	dbpprop:publisher	dbpedia:Acornsoft ,
		dbpedia:Superior_Software ;
	dbpprop:developer	dbpedia:Superior_Software ,
		dbpedia:Acornsoft ;
	dbpprop:modes	dbpedia:Single_player ;
	dbpprop:platforms	dbpedia:BBC_Micro ;
	dbpprop:input	dbpedia:Computer_keyboard ;
	dbpprop:released	1987 ;
	dbpprop:designer	"A. Bradley"@en .
@prefix ns15:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Grand_Prix_Construction_Set	dbpprop:hasPhotoCollection	ns15:Grand_Prix_Construction_Set .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Grand_Prix_Construction_Set	owl:sameAs	dbpedia:Grand_Prix_Construction_Set .