@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Red_Monarch	rdf:type	dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Red_Monarch	rdf:type	owl:Thing ,
		dbpedia-owl:Film .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Red_Monarch	dbpprop:name	"Red Monarch"@en ;
	dbpedia-owl:distributor	dbpedia:Film4_Productions .
@prefix ns5:	<http://dbpedia.org/ontology/Film/> .
dbpedia:Red_Monarch	ns5:distributor	dbpedia:Film4_Productions .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Red_Monarch	foaf:name	"Red Monarch" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Red_Monarch	foaf:page	ns7:Red_Monarch .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Red_Monarch	ns9:releaseDate	"1983-06-16"^^xsd:date ;
	dbpedia-owl:runtime	"6000"^^xsd:duration ;
	dbpedia-owl:director	dbpedia:Jack_Gold ;
	ns5:director	dbpedia:Jack_Gold ;
	dbpedia-owl:producer	dbpedia:David_Puttnam ;
	ns5:producer	dbpedia:David_Puttnam ;
	dbpedia-owl:writer	dbpedia:Charles_Wood ,
		dbpedia:Yuri_Krotkov ;
	dbpedia-owl:starring	dbpedia:Colin_Blakely ,
		<http://dbpedia.org/resource/David_Kelly_%28actor%29> ,
		dbpedia:David_Suchet ,
		dbpedia:Caroll_Baker ,
		dbpedia:David_Threlfall ;
	ns5:starring	dbpedia:Colin_Blakely ,
		<http://dbpedia.org/resource/David_Kelly_%28actor%29> ,
		dbpedia:Caroll_Baker ,
		dbpedia:David_Suchet ,
		dbpedia:David_Threlfall ;
	dbpedia-owl:imdbid	"0086178" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Red_Monarch	rdfs:label	"Red Monarch"@en ;
	ns9:runtime	"6000"^^xsd:duration ;
	dbpprop:abstract	"Red Monarch is a 1983 British TV film starring Colin Blakely as Joseph Stalin. It is directed by Jack Gold and features David Suchet as Lavrentiy Beria and David Threlfall as Stalin's son Vasily. Red Monarch is a dark comedy based on The Red Monarch: Scenes From the Life of Stalin a collection of sartirical short stories by the Russian author Yuri Krotkov. The film is an insight into Soviet politics and the interplay between Stalin and his lieutenants, particularly Beria, during the last years of Stalin's rule. The Soviet rulers represent the \"the banality of evil\" as the lives of countless ordinary Russians are destroyed by the buffoonery of Stalin and his cronies. The reading of Yevgeny Yevtushenko's \"The Heirs of Stalin\" in the final scene warns that the threat of totalitarianism is constantly present."@en ;
	rdfs:comment	"Red Monarch is a 1983 British TV film starring Colin Blakely as Joseph Stalin. It is directed by Jack Gold and features David Suchet as Lavrentiy Beria and David Threlfall as Stalin's son Vasily. Red Monarch is a dark comedy based on The Red Monarch: Scenes From the Life of Stalin a collection of sartirical short stories by the Russian author Yuri Krotkov."@en ;
	dbpedia-owl:releaseDate	"1983-06-16"^^xsd:date ;
	ns5:writer	dbpedia:Yuri_Krotkov ,
		dbpedia:Charles_Wood ;
	dbpedia-owl:cinematography	dbpedia:Mike_Fash ;
	ns5:cinematography	dbpedia:Mike_Fash ;
	ns5:imdbid	"0086178" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Red_Monarch	skos:subject	ns12:British_comedy_films ,
		<http://dbpedia.org/resource/Category:1983_films> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Red_Monarch	dbpprop:wikiPageUsesTemplate	ns13:infobox_film ;
	dbpprop:cinematography	dbpedia:Mike_Fash ;
	dbpprop:runtime	"100 minutes"@en ;
	dbpprop:distributor	dbpedia:Film4_Productions ;
	dbpprop:released	<http://dbpedia.org/resource/16_June> ;
	dbpprop:producer	dbpedia:David_Puttnam ;
	dbpprop:starring	<http://dbpedia.org/resource/David_Kelly_%28actor%29> ,
		dbpedia:Colin_Blakely ,
		dbpedia:Caroll_Baker ,
		dbpedia:David_Suchet ,
		dbpedia:David_Threlfall ;
	dbpprop:language	"English"@en ;
	dbpprop:director	dbpedia:Jack_Gold ;
	dbpprop:writer	dbpedia:Yuri_Krotkov ,
		dbpedia:Charles_Wood ;
	dbpprop:imdbId	86178 .