@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/Saath_Saath_%281982_film%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Saath_Saath_%281982_film%29>	rdf:type	dbpedia-owl:Film ,
		dbpedia-owl:Work .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Saath_Saath_%281982_film%29>	dbpprop:name	"Saath Saath"@en .
@prefix ns4:	<http://dbpedia.org/ontology/Film/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Saath_Saath_%281982_film%29>	ns4:country	dbpedia:India .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Saath_Saath_%281982_film%29>	foaf:name	"Saath Saath" ;
	foaf:page	<http://en.wikipedia.org/wiki/Saath_Saath_%281982_film%29> ;
	dbpedia-owl:language	dbpedia:Hindi ;
	dbpedia-owl:country	dbpedia:India .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Saath_Saath_%281982_film%29>	ns8:releaseDate	"1982-03-04"^^xsd:date ;
	dbpedia-owl:starring	dbpedia:Rakesh_Bedi ,
		dbpedia:Neena_Gupta ,
		dbpedia:Deepti_Naval ,
		dbpedia:Farooq_Shaikh ;
	ns4:starring	dbpedia:Rakesh_Bedi ,
		dbpedia:Neena_Gupta ,
		dbpedia:Deepti_Naval ,
		dbpedia:Farooq_Shaikh .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Saath_Saath_%281982_film%29>	rdfs:label	"Saath Saath (1982 film)"@en ;
	dbpprop:abstract	"Saath Saath is 1982 Hindi language Movie directed by Raman Kumar and starring Rakesh Bedi, Farooq Shaikh, Neena Gupta."@en ;
	rdfs:comment	"Saath Saath is 1982 Hindi language Movie directed by Raman Kumar and starring Rakesh Bedi, Farooq Shaikh, Neena Gupta."@en ;
	ns8:language	dbpedia:Hindi ;
	dbpedia-owl:releaseDate	"1982-03-04"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Saath_Saath_%281982_film%29>	skos:subject	ns11:Hindi-language_films ,
		ns11:Indian_films ,
		<http://dbpedia.org/resource/Category:1982_films> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Saath_Saath_%281982_film%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_film ,
		ns12:imdb_title ;
	dbpprop:music	"Kuldeep Singh"@en ;
	dbpprop:imdbTitleProperty	341554 ,
		"Saath Saath"@en ;
	dbpprop:country	dbpedia:India ;
	dbpprop:released	<http://dbpedia.org/resource/4_March> ;
	dbpprop:producer	"Dilip Dhawan, Raman Kumar(Executive Producer)"@en ;
	dbpprop:starring	dbpedia:Deepti_Naval ,
		dbpedia:Rakesh_Bedi ,
		dbpedia:Neena_Gupta ,
		dbpedia:Farooq_Shaikh ;
	dbpprop:language	dbpedia:Hindi ;
	dbpprop:director	"Raman Kumar"@en ;
	dbpprop:writer	"Raman Kumar"@en .