@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/140_Days_Under_the_World>	rdf:type	dbpedia-owl:Film ,
		dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/140_Days_Under_the_World>	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/140_Days_Under_the_World>	dbpprop:name	"140 Days Under the World"@en .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/140_Days_Under_the_World>	foaf:name	"140 Days Under the World" ;
	foaf:page	<http://en.wikipedia.org/wiki/140_Days_Under_the_World> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns6:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/140_Days_Under_the_World>	ns6:releaseDate	"1964-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:producer	<http://dbpedia.org/resource/Geoffrey_Scott_%28producer%29> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/140_Days_Under_the_World>	dbpedia-owl:producer	dbpedia:Oxley_Hughan .
@prefix ns8:	<http://dbpedia.org/ontology/Film/> .
<http://dbpedia.org/resource/140_Days_Under_the_World>	ns8:producer	<http://dbpedia.org/resource/Geoffrey_Scott_%28producer%29> ,
		dbpedia:Oxley_Hughan .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/140_Days_Under_the_World>	rdfs:label	"140 Days Under the World"@en ;
	dbpprop:abstract	"140 Days Under the World is a 1964 New Zealand short documentary film. It was nominated for an Academy Award for Best Documentary Short."@en ;
	rdfs:comment	"140 Days Under the World is a 1964 New Zealand short documentary film. It was nominated for an Academy Award for Best Documentary Short."@en ;
	dbpedia-owl:releaseDate	"1964-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/140_Days_Under_the_World>	skos:subject	ns11:Short_documentaries ,
		ns11:New_Zealand_documentary_films ,
		ns11:English-language_films ,
		ns11:New_Zealand_films ,
		<http://dbpedia.org/resource/Category:1964_films> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/140_Days_Under_the_World>	dbpprop:wikiPageUsesTemplate	ns12:imdb_title ,
		ns12:infobox_film ;
	dbpprop:id	57806 ;
	dbpprop:title	"140 Days Under the World"@en ;
	dbpprop:released	1964 ;
	dbpprop:producer	dbpedia:Oxley_Hughan ,
		<http://dbpedia.org/resource/Geoffrey_Scott_%28producer%29> ;
	dbpprop:language	"English"@en .