@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Dead_Reset	rdf:type	dbo:Software ,
		dbo:VideoGame .
@prefix schema:	<http://schema.org/> .
dbr:Dead_Reset	rdf:type	schema:CreativeWork .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Dead_Reset	rdf:type	owl:Thing ,
		dbo:Work .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Dead_Reset	rdf:type	wikidata:Q7397 ,
		wikidata:Q7889 ,
		wikidata:Q386724 ;
	owl:sameAs	dbr:Dead_Reset .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Dead_Reset	foaf:name	"Dead Reset"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Dead_Reset	rdfs:label	"Dead Reset"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Dead_Reset	dct:subject	dbc:Indie_games ,
		dbc:IOS_games ,
		dbc:MacOS_games ,
		<http://dbpedia.org/resource/Category:Android_(operating_system)_games> ,
		dbc:Full_motion_video_based_games ,
		dbc:Adventure_games ,
		dbc:PlayStation_4_games ,
		dbc:Windows_games ,
		dbc:Nintendo_Switch_games ,
		dbc:Video_games_set_in_laboratories ,
		dbc:Xbox_One_games ,
		dbc:PlayStation_5_games ,
		dbc:Single-player_video_games ,
		dbc:Xbox_Series_X_and_Series_S_games ,
		<http://dbpedia.org/resource/Category:2025_video_games> ,
		dbc:Wales_Interactive_games ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Dead_Reset_cover_art.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Dead_Reset	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Dead_Reset?oldid=1312251579&ns=0> ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Dead_Reset_cover_art.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Dead_Reset	dbp:wikiPageUsesTemplate	dbt:Short_description ,
		dbt:Vgrelease ,
		dbt:Infobox_video_game ,
		dbt:Reflist ;
	dbo:genre	dbr:Adventure_game ;
	dbp:genre	dbr:Adventure_game ;
	dbp:title	"Dead Reset"@en ;
	dbp:platforms	"Xbox One"@en ,
		""@en ,
		"Android"@en ,
		"macOS"@en ,
		"PlayStation 5"@en ,
		"PlayStation 4"@en ,
		"Nintendo Switch"@en ,
		"Windows"@en ,
		"iOS"@en ,
		"Xbox Series X/S"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Dead_Reset	dbp:released	"--09-11"^^xsd:gMonthDay ;
	dbo:releaseDate	"2025-09-11"^^xsd:date .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
dbr:Dead_Reset	foaf:isPrimaryTopicOf	wikipedia-en:Dead_Reset ;
	dbo:computingPlatform	dbr:MacOS ,
		dbr:Nintendo_Switch ,
		dbr:IOS ,
		dbr:Xbox_Series_X_and_Series_S ,
		dbr:PlayStation_5 ,
		dbr:PlayStation_4 ,
		<http://dbpedia.org/resource/Android_(operating_system)> ,
		dbr:Xbox_One ,
		dbr:Microsoft_Windows ;
	dbp:modes	dbr:Single-player_video_game ;
	dbp:publisher	"Wales Interactive"@en ;
	dbo:developer	dbr:Wales_Interactive ;
	dbp:developer	""@en ,
		"Wales Interactive"@en ,
		"Dark Rift Horror"@en ;
	dbo:publisher	dbr:Wales_Interactive .
wikipedia-en:Dead_Reset	foaf:primaryTopic	dbr:Dead_Reset .