@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Spring_%28film%29>	rdf:type	dbpedia-owl:Film .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Spring_%28film%29>	rdf:type	owl:Thing ,
		dbpedia-owl:Work .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Spring_%28film%29>	dbpprop:name	"Kevade"@en .
@prefix ns4:	<http://dbpedia.org/ontology/Film/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Spring_%28film%29>	ns4:country	dbpedia:Estonian_SSR ,
		dbpedia:USSR ;
	dbpedia-owl:music	dbpedia:Veljo_Tormis ;
	dbpedia-owl:distributor	dbpedia:Tallinnfilm ;
	ns4:distributor	dbpedia:Tallinnfilm .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Spring_%28film%29>	foaf:name	"Kevade" ;
	foaf:page	<http://en.wikipedia.org/wiki/Spring_%28film%29> ;
	dbpedia-owl:language	dbpedia:Estonian_language ;
	dbpedia-owl:country	dbpedia:USSR ,
		dbpedia:Estonian_SSR .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Spring_%28film%29>	ns8:releaseDate	"1970-01-05"^^xsd:date ;
	dbpedia-owl:runtime	"5040"^^xsd:duration ;
	dbpedia-owl:director	dbpedia:Arvo_Kruusement ;
	ns4:director	dbpedia:Arvo_Kruusement ;
	dbpedia-owl:producer	dbpedia:Tallinnfilm ;
	ns4:producer	dbpedia:Tallinnfilm ;
	dbpedia-owl:writer	dbpedia:Voldemar_Panso ,
		dbpedia:Kaljo_Kiisk ,
		dbpedia:Oskar_Luts .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Spring_%28film%29>	rdfs:label	"Spring (film)"@en ;
	ns8:runtime	"5040"^^xsd:duration ;
	ns4:music	dbpedia:Veljo_Tormis ;
	dbpprop:abstract	"The Spring (1969) Estonian: Kevade directed by Arvo Kruusement is a film adaptation of Oskar Luts popular novel bearing the same title. . The movie received the first place in the Estonian feature films Top Ten Poll in 2002 hold by Estonian film critics and journalists. In 1970 the movie sold 558,000 tickets in Estonia (Total population 1.34 million) and in 1971 8,100,000 in Soviet Union."@en ;
	rdfs:comment	"The Spring (1969) Estonian: Kevade directed by Arvo Kruusement is a film adaptation of Oskar Luts popular novel bearing the same title. . The movie received the first place in the Estonian feature films Top Ten Poll in 2002 hold by Estonian film critics and journalists. In 1970 the movie sold 558,000 tickets in Estonia (Total population 1.34 million) and in 1971 8,100,000 in Soviet Union."@en ;
	ns8:language	dbpedia:Estonian_language ;
	dbpedia-owl:releaseDate	"1970-01-05"^^xsd:date ;
	ns4:writer	dbpedia:Kaljo_Kiisk ,
		dbpedia:Voldemar_Panso ,
		dbpedia:Oskar_Luts .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Spring_%28film%29>	skos:subject	ns11:Black_and_white_films ,
		ns11:Soviet-era_Estonian_films ,
		<http://dbpedia.org/resource/Category:1969_films> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Spring_%28film%29>	dbpprop:wikiPageUsesTemplate	ns12:imdb_title ,
		ns12:infobox_film ;
	dbpprop:cinematography	"Harry Rehe"@en ;
	dbpprop:music	dbpedia:Veljo_Tormis ;
	dbpprop:imdbTitleProperty	"Kevade"@en ,
		64542 ;
	dbpprop:runtime	"84 min"@en ;
	dbpprop:country	dbpedia:Estonian_SSR ,
		dbpedia:USSR ;
	dbpprop:editing	"Ludmilla Rozenthal"@en ;
	dbpprop:distributor	dbpedia:Tallinnfilm ;
	dbpprop:released	"-5 January   re-release"@en ;
	dbpprop:producer	dbpedia:Tallinnfilm ;
	dbpprop:language	dbpedia:Estonian_language ;
	dbpprop:director	dbpedia:Arvo_Kruusement ;
	dbpprop:writer	dbpedia:Kaljo_Kiisk ,
		dbpedia:Voldemar_Panso ,
		dbpedia:Oskar_Luts .