@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Hotel_Architect	foaf:primaryTopic	dbr:Hotel_Architect .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Hotel_Architect	rdf:type	wikidata:Q7397 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Hotel_Architect	rdf:type	owl:Thing .
@prefix schema:	<http://schema.org/> .
dbr:Hotel_Architect	rdf:type	schema:CreativeWork .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Hotel_Architect	rdf:type	dbo:VideoGame ,
		dbo:Software ,
		dbo:Work ,
		wikidata:Q7889 ,
		wikidata:Q386724 ;
	owl:sameAs	dbr:Hotel_Architect ;
	foaf:name	"Hotel Architect"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Hotel_Architect	rdfs:label	"Hotel Architect"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Hotel_Architect	dct:subject	dbc:Single-player_video_games ,
		dbc:Video_games_set_in_New_York_City ,
		dbc:Video_games_set_in_hotels ,
		dbc:Video_games_set_in_Austria ,
		dbc:Business_simulation_games ,
		dbc:Upcoming_video_games ,
		dbc:Windows-only_games ,
		dbc:Video_games_developed_in_Sweden ,
		dbc:Video_games_set_in_Sweden ,
		dbc:Video_games_set_in_Paris ,
		dbc:Early_access_video_games ,
		dbc:Wired_Productions_games ,
		dbc:Video_games_set_in_Greece ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Hotel_Architect-KeyArt-Portrait.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Hotel_Architect	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Hotel_Architect?oldid=1304764428&ns=0> .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Hotel_Architect	dbp:publisher	dbr:Wired_Productions ;
	foaf:isPrimaryTopicOf	wikipedia-en:Hotel_Architect ;
	dbp:developer	"Pathos Interactive"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Hotel_Architect-KeyArt-Portrait.jpg?width=300> ;
	dbo:genre	dbr:Construction_and_management_simulation ;
	dbp:genre	dbr:Construction_and_management_simulation ;
	dbo:publisher	dbr:Wired_Productions ;
	dbp:title	"Hotel Architect"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Hotel_Architect	dbp:wikiPageUsesTemplate	dbt:Short_description ,
		dbt:Reflist ,
		dbt:Infobox_video_game ;
	dbo:gameEngine	<http://dbpedia.org/resource/Unity_(game_engine)> ;
	dbp:engine	<http://dbpedia.org/resource/Unity_(game_engine)> ;
	dbp:modes	dbr:Single-player_video_game ;
	dbo:computingPlatform	dbr:Microsoft_Windows ;
	dbp:platforms	dbr:Microsoft_Windows .