@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:The_Big_Cube	rdf:type	dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:The_Big_Cube	rdf:type	owl:Thing ,
		dbpedia-owl:Film .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:The_Big_Cube	dbpprop:name	"The Big Cube"@en .
@prefix ns5:	<http://dbpedia.org/ontology/Film/> .
dbpedia:The_Big_Cube	ns5:country	dbpedia:Cinema_of_the_United_States ;
	dbpedia-owl:music	dbpedia:Valjean ;
	dbpedia-owl:distributor	<http://dbpedia.org/resource/Warner_Bros.> ;
	ns5:distributor	<http://dbpedia.org/resource/Warner_Bros.> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:The_Big_Cube	foaf:name	"The Big Cube" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:The_Big_Cube	foaf:page	ns7:The_Big_Cube ;
	dbpedia-owl:language	dbpedia:English_language ;
	dbpedia-owl:country	dbpedia:Cinema_of_the_United_States .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:The_Big_Cube	ns9:releaseDate	"1969-04-30"^^xsd:date ;
	dbpedia-owl:runtime	"5880"^^xsd:duration ;
	dbpedia-owl:director	dbpedia:Tito_Davison ;
	ns5:director	dbpedia:Tito_Davison ;
	dbpedia-owl:writer	<http://dbpedia.org/resource/Edmundo_B%C3%A1ez> ,
		dbpedia:William_Douglas_Lansford ;
	dbpedia-owl:starring	dbpedia:Karin_Mossberg ,
		<http://dbpedia.org/resource/Dan_O%27Herlihy> ,
		<http://dbpedia.org/resource/Richard_Egan_%28actor%29> ,
		dbpedia:Lana_Turner ,
		dbpedia:George_Chakiris ;
	ns5:starring	dbpedia:Karin_Mossberg ,
		<http://dbpedia.org/resource/Dan_O%27Herlihy> ,
		<http://dbpedia.org/resource/Richard_Egan_%28actor%29> ,
		dbpedia:Lana_Turner ,
		dbpedia:George_Chakiris .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:The_Big_Cube	rdfs:label	"The Big Cube"@en ;
	ns9:runtime	"5880"^^xsd:duration ;
	ns5:music	dbpedia:Valjean ;
	dbpprop:abstract	"The Big Cube is a 1969 Warner Bros. thriller directed by Tito Davison and starring Lana Turner, Karin Mossberg (in her first and only role), George Chakiris, Dan O'Herlihy and Richard Egan; it was one of Lana Turner's last movies. It is notable for its aggressive portrayal of LSD use and 60's youth counterculture as vicious evils."@en ;
	rdfs:comment	"The Big Cube is a 1969 Warner Bros. thriller directed by Tito Davison and starring Lana Turner, Karin Mossberg (in her first and only role), George Chakiris, Dan O'Herlihy and Richard Egan; it was one of Lana Turner's last movies. It is notable for its aggressive portrayal of LSD use and 60's youth counterculture as vicious evils."@en ;
	ns9:language	dbpedia:English_language ;
	dbpedia-owl:releaseDate	"1969-04-30"^^xsd:date ;
	ns5:writer	dbpedia:William_Douglas_Lansford ,
		<http://dbpedia.org/resource/Edmundo_B%C3%A1ez> ;
	dbpedia-owl:cinematography	dbpedia:Gabriel_Figueroa ;
	ns5:cinematography	dbpedia:Gabriel_Figueroa .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:The_Big_Cube	skos:subject	<http://dbpedia.org/resource/Category:Warner_Bros._films> ,
		<http://dbpedia.org/resource/Category:1969_films> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:The_Big_Cube	skos:subject	ns12:Films_directed_by_Tito_Davison ,
		ns12:Drug_culture ,
		<http://dbpedia.org/resource/Category:1960s_thriller_films> ,
		ns12:Films_shot_in_Mexico ,
		ns12:American_films ,
		ns12:English-language_films .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:The_Big_Cube	dbpprop:wikiPageUsesTemplate	ns13:infobox_film ;
	dbpprop:cinematography	dbpedia:Gabriel_Figueroa ;
	dbpprop:music	dbpedia:Valjean ;
	dbpprop:runtime	"98 mins."@en ;
	dbpprop:country	dbpedia:Cinema_of_the_United_States ;
	dbpprop:caption	"Theatrical poster"@en ;
	dbpprop:distributor	<http://dbpedia.org/resource/Warner_Bros.> ;
	dbpprop:released	"April 30, 1969 (US)"@en ;
	dbpprop:producer	"Francisco Diaz Barroso\nLindsley Parsons"@en ;
	dbpprop:starring	<http://dbpedia.org/resource/Dan_O%27Herlihy> ,
		dbpedia:Karin_Mossberg ,
		<http://dbpedia.org/resource/Richard_Egan_%28actor%29> ,
		dbpedia:Lana_Turner ,
		dbpedia:George_Chakiris ;
	dbpprop:language	dbpedia:English_language ;
	dbpprop:director	dbpedia:Tito_Davison ;
	dbpprop:writer	<http://dbpedia.org/resource/Edmundo_B%C3%A1ez> ,
		dbpedia:William_Douglas_Lansford .