@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/1920_%28film%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/1920_%28film%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Film .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/1920_%28film%29>	dbpprop:name	1920 .
@prefix ns4:	<http://dbpedia.org/ontology/Film/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/1920_%28film%29>	ns4:country	dbpedia:India ;
	dbpedia-owl:music	dbpedia:Adnan_Sami .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/1920_%28film%29>	foaf:name	"1920" ;
	foaf:page	<http://en.wikipedia.org/wiki/1920_%28film%29> ;
	dbpedia-owl:language	dbpedia:Hindi_language ;
	dbpedia-owl:country	dbpedia:India .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/1920_%28film%29>	ns8:releaseDate	"2008-09-12"^^xsd:date ;
	dbpedia-owl:director	dbpedia:Vikram_Bhatt ;
	ns4:director	dbpedia:Vikram_Bhatt .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/1920_%28film%29>	rdfs:label	"1920 (film)"@en ;
	ns4:music	dbpedia:Adnan_Sami ;
	dbpprop:abstract	"1920 is a 2008 Indian horror film written and directed by Vikram Bhatt. Filmed in Hindi, the film revolves around the events surrounding a married couple living in a haunted house in the year 1920. The film stars debutant actors Rajneesh Duggal and Adah Sharma as the married couple."@en ;
	rdfs:comment	"1920 is a 2008 Indian horror film written and directed by Vikram Bhatt. Filmed in Hindi, the film revolves around the events surrounding a married couple living in a haunted house in the year 1920. The film stars debutant actors Rajneesh Duggal and Adah Sharma as the married couple."@en ;
	ns8:language	dbpedia:Hindi_language ;
	dbpedia-owl:releaseDate	"2008-09-12"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/1920_%28film%29>	skos:subject	<http://dbpedia.org/resource/Category:2000s_horror_films> ,
		<http://dbpedia.org/resource/Category:2008_films> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/1920_%28film%29>	skos:subject	ns11:Indian_films ,
		ns11:Hindi-language_films ,
		ns11:Indian_horror_films .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/1920_%28film%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_film ;
	dbpprop:cinematography	"Pravin Bhatt"@en ;
	dbpprop:music	dbpedia:Adnan_Sami ;
	dbpprop:country	dbpedia:India ;
	dbpprop:caption	"Promotional poster for the film"@en ;
	dbpprop:editing	"Kuldeep Mehan"@en ;
	dbpprop:distributor	"ASA Production and Enterprises Pvt. Ltd."@en ;
	dbpprop:released	"September 12, 2008"@en ;
	dbpprop:producer	"Surendra Sharma\nBhagwati Gabrani\nAmita Bishnoi"@en ;
	dbpprop:starring	"Rajneesh Duggal\nAdah Sharma\nAnjori Alagh"@en ;
	dbpprop:language	dbpedia:Hindi_language ;
	dbpprop:director	dbpedia:Vikram_Bhatt ;
	dbpprop:writer	"Vikram Bhatt"@en .