@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Dol_%28film%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Film .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Dol_%28film%29>	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Dol_%28film%29>	dbpprop:name	"Dol"@en .
@prefix ns4:	<http://dbpedia.org/ontology/Film/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Dol_%28film%29>	ns4:country	dbpedia:France ,
		dbpedia:Germany .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Dol_%28film%29>	foaf:name	"Dol" ;
	foaf:page	<http://en.wikipedia.org/wiki/Dol_%28film%29> ;
	dbpedia-owl:language	dbpedia:Kurdish_language ;
	dbpedia-owl:country	dbpedia:France ,
		dbpedia:Germany .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Dol_%28film%29>	ns8:releaseDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:runtime	"5400"^^xsd:duration ;
	dbpedia-owl:director	dbpedia:Hiner_Saleem ;
	ns4:director	dbpedia:Hiner_Saleem ;
	dbpedia-owl:writer	dbpedia:Hiner_Saleem ;
	dbpedia-owl:imdbid	"0855783" ;
	dbpprop:reference	<http://www.timeout.com/film/newyork/reviews/84799/dol-the-valley-of-tambourines.html> ,
		<http://www.qantara.de/webcom/show_article.php/_c-310/_nr-407/_p-1/i.html> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Dol_%28film%29>	rdfs:label	"Dol (film)"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/6/6a/Dol_%28film%29.jpg/200px-Dol_%28film%29.jpg> ;
	ns8:runtime	"5400"^^xsd:duration ;
	dbpprop:abstract	"Dol is a 2007 film written and directed by the Kurdish director Hiner Saleem and produced in Germany, France and Iraqi Kurdistan."@en ;
	rdfs:comment	"Dol is a 2007 film written and directed by the Kurdish director Hiner Saleem and produced in Germany, France and Iraqi Kurdistan."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/6/6a/Dol_%28film%29.jpg> ;
	ns8:language	dbpedia:Kurdish_language ;
	dbpedia-owl:releaseDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns4:writer	dbpedia:Hiner_Saleem ;
	ns4:imdbid	"0855783" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Dol_%28film%29>	skos:subject	<http://dbpedia.org/resource/Category:2007_films> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Dol_%28film%29>	skos:subject	ns11:Kurdish_films ,
		ns11:Kurdish-language_films ,
		ns11:Drama_films .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Dol_%28film%29>	dbpprop:wikiPageUsesTemplate	ns12:imdb_title ,
		ns12:infobox_film ;
	dbpprop:cinematography	"Andreas Sinanos"@en ;
	dbpprop:id	855783 ;
	dbpprop:title	"Dol"@en ;
	dbpprop:runtime	dbpedia:Minute ;
	dbpprop:country	dbpedia:France ,
		dbpedia:Germany ;
	dbpprop:caption	"Dol film poster"@en ;
	dbpprop:distributor	"Mitosfilm"@en ;
	dbpprop:released	2007 ;
	dbpprop:producer	"Hiner Saleem, \nMichel Loro"@en ;
	dbpprop:starring	"Nazmi Kirik,\nBelcim Bilgin,\n Omar Chawshin,\n Roj\u00EEn Ulker"@en ;
	dbpprop:language	dbpedia:Kurdish_language ;
	dbpprop:director	dbpedia:Hiner_Saleem ;
	dbpprop:writer	dbpedia:Hiner_Saleem ;
	dbpprop:imdbId	855783 ;
	dbpprop:redirect	<http://dbpedia.org/resource/Dol_%28film%29> .