@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/Aama_%28film%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Aama_%28film%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Film .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Aama_%28film%29>	dbpprop:name	"Aama"@en .
@prefix ns4:	<http://dbpedia.org/ontology/Film/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Aama_%28film%29>	ns4:country	dbpedia:Nepal .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Aama_%28film%29>	foaf:name	"Aama" ;
	foaf:page	<http://en.wikipedia.org/wiki/Aama_%28film%29> ;
	dbpedia-owl:language	dbpedia:Nepali_language ;
	dbpedia-owl:country	dbpedia:Nepal .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Aama_%28film%29>	ns8:releaseDate	"2001-09-01"^^xsd:date ;
	dbpedia-owl:director	dbpedia:Hira_Singh_Khatri ;
	ns4:director	dbpedia:Hira_Singh_Khatri ;
	dbpedia-owl:producer	<http://dbpedia.org/resource/Information_Department%2C_the_Government_of_Nepal> ;
	ns4:producer	<http://dbpedia.org/resource/Information_Department%2C_the_Government_of_Nepal> ;
	dbpprop:reference	<http://www.film.gov.np/history.php> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Aama_%28film%29>	rdfs:label	"Aama (film)"@en ;
	dbpprop:abstract	"Aama is the first Nepali movie produced in Nepal, starring Shiva Shankar Manandhar and Bhuvan Chand (Thapa) as the leading actors. The movie was produced by the Information Department of the Nepalese Government and released on 7 October 1964 (2021 B.S.). The story revolved around a typical household of a Nepalese village where a desperate young boy flees home to earn money and to alleviate agony of his poor widow mother. He served in a foreign army for a couple a years, returns home as a grown-up, energetic young man but only to find that his mother has died. The elders of the village persuade him to stay behind in the village and serve the community, reiterating the saying that \u201Cservice to the motherland is equally virtuous as service to a mother\u201D. Since there was no precedence of movie making in Nepal, there were no professional movie actors to be recruited for the leading roles. The leading actor, Shiva Shankar was a music composer/singer (www. shivashankar. org) and actress Bhuvan Chand was a theatre performer. According to Shiva Shankar, most of the shots were approved at the first single take."@en ;
	rdfs:comment	"Aama is the first Nepali movie produced in Nepal, starring Shiva Shankar Manandhar and Bhuvan Chand (Thapa) as the leading actors. The movie was produced by the Information Department of the Nepalese Government and released on 7 October 1964 (2021 B.S.). The story revolved around a typical household of a Nepalese village where a desperate young boy flees home to earn money and to alleviate agony of his poor widow mother."@en ;
	ns8:language	dbpedia:Nepali_language ;
	dbpedia-owl:releaseDate	"2001-09-01"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Aama_%28film%29>	skos:subject	ns11:Nepali-language_films ,
		ns11:Nepalese_films .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Aama_%28film%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_film ;
	dbpprop:country	dbpedia:Nepal ;
	dbpprop:released	"1 September 2001 (Nepal)"@en ;
	dbpprop:producer	<http://dbpedia.org/resource/Information_Department%2C_the_Government_of_Nepal> ;
	dbpprop:language	dbpedia:Nepali_language ;
	dbpprop:director	dbpedia:Hira_Singh_Khatri .