@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:Hunted_Forever	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Hunted_Forever	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:VideoGame ;
	dbpedia-owl:genre	dbpedia:Platform_game .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns5:	<http://en.wikipedia.org/wiki/> .
dbpedia:Hunted_Forever	foaf:page	ns5:Hunted_Forever ;
	dbpedia-owl:platform	dbpedia:Adobe_Flash .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns7:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Hunted_Forever	ns7:releaseDate	"2008-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Hunted_Forever	rdfs:label	"Hunted Forever"@en .
@prefix ns9:	<http://dbpedia.org/ontology/VideoGame/> .
dbpedia:Hunted_Forever	ns9:platform	dbpedia:Adobe_Flash ;
	ns7:genre	dbpedia:Platform_game .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Hunted_Forever	dbpprop:abstract	"Hunted Forever is a flash-based platform game released in 2008. It was single\u2013handedly created by Evan Miller, who was a college student at the time he developed the game. Actual development of the game itself was accomplished in six weeks. Miller first published the game on the social gaming website king. com in October 2008. Since then, it has been spread to many other online gaming websites. The game made the top eighth spot in Time Magazine's \"Top 10 Video Games of 2008\" list. The game was praised for its style and innovation. As of late 2008, the game has been played some 2 million times."@en ;
	rdfs:comment	"Hunted Forever is a flash-based platform game released in 2008. It was single\u2013handedly created by Evan Miller, who was a college student at the time he developed the game. Actual development of the game itself was accomplished in six weeks. Miller first published the game on the social gaming website king. com in October 2008. Since then, it has been spread to many other online gaming websites. The game made the top eighth spot in Time Magazine's \"Top 10 Video Games of 2008\" list."@en ;
	dbpedia-owl:releaseDate	"2008-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Hunted_Forever	skos:subject	ns12:Singleplayer_online_games ,
		<http://dbpedia.org/resource/Category:2008_video_games> ,
		ns12:Flash_games .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Hunted_Forever	dbpprop:wikiPageUsesTemplate	ns13:infobox_vg ;
	dbpprop:genre	dbpedia:Platform_game ;
	dbpprop:modes	dbpedia:Single-player ;
	dbpprop:platforms	dbpedia:Adobe_Flash ;
	dbpprop:media	dbpedia:Flash_game ;
	dbpprop:input	<http://dbpedia.org/resource/Keyboard_%28computing%29> ;
	dbpprop:distributor	"various online gaming sites"@en ;
	dbpprop:requirements	dbpedia:Web_browser ,
		dbpedia:Adobe_Flash ;
	dbpprop:released	2008 .