@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/For_the_First_Time_%282008_film%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Film .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/For_the_First_Time_%282008_film%29>	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/For_the_First_Time_%282008_film%29>	foaf:homepage	<http://forthefirsttime.yehey.com> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/For_the_First_Time_%282008_film%29>	dbpprop:name	"For The First Time"@en .
@prefix ns5:	<http://dbpedia.org/ontology/Film/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/For_the_First_Time_%282008_film%29>	ns5:country	dbpedia:Philippines ;
	dbpedia-owl:subsequentWork	dbpedia:When_I_Met_U ;
	dbpedia-owl:distributor	dbpedia:Star_Cinema ;
	ns5:distributor	dbpedia:Star_Cinema ;
	dbpedia-owl:gross	"134000000"^^dbpedia-owl:philippinePeso ;
	foaf:name	"For The First Time" ;
	foaf:page	<http://en.wikipedia.org/wiki/For_the_First_Time_%282008_film%29> ;
	dbpedia-owl:language	dbpedia:Tagalog_language ;
	dbpedia-owl:country	dbpedia:Philippines .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/For_the_First_Time_%282008_film%29>	ns8:releaseDate	"2008-08-27"^^xsd:date ;
	dbpedia-owl:director	dbpedia:Joyce_Bernal ;
	ns5:director	dbpedia:Joyce_Bernal ;
	dbpedia-owl:starring	dbpedia:Richard_Gutierrez ,
		dbpedia:KC_Concepcion ;
	ns5:starring	dbpedia:Richard_Gutierrez ,
		dbpedia:KC_Concepcion ;
	dbpedia-owl:budget	"35000000"^^dbpedia-owl:philippinePeso ;
	dbpedia-owl:imdbid	"1265971" ;
	dbpprop:reference	<http://forthefirsttime.yehey.com/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/For_the_First_Time_%282008_film%29>	rdfs:label	"For the First Time (2008 film)"@en ;
	ns8:subsequentWork	dbpedia:When_I_Met_U ;
	ns5:gross	"134000000"^^dbpedia-owl:philippinePeso ;
	dbpprop:abstract	"For The First Time is a 2008 Filipino romantic film produced by Star Cinema. It stars Richard Gutierrez and KC Concepcion. The film was shot in the Philippines and in Santorini, Greece."@en ;
	rdfs:comment	"For The First Time is a 2008 Filipino romantic film produced by Star Cinema. It stars Richard Gutierrez and KC Concepcion. The film was shot in the Philippines and in Santorini, Greece."@en ;
	ns8:language	dbpedia:Tagalog_language ;
	dbpedia-owl:releaseDate	"2008-08-27"^^xsd:date ;
	ns5:budget	"35000000"^^dbpedia-owl:philippinePeso ;
	ns5:imdbid	"1265971" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/For_the_First_Time_%282008_film%29>	skos:subject	ns11:ABS-CBN ,
		ns11:English-language_films ,
		ns11:Romantic_comedy_films ,
		<http://dbpedia.org/resource/Category:2008_films> ,
		ns11:Filipino_films ,
		ns11:Tagalog-language_films .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/For_the_First_Time_%282008_film%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_film ;
	dbpprop:cinematography	"Shayne Clemente"@en ;
	dbpprop:followedBy	dbpedia:When_I_Met_U ;
	dbpprop:gross	"PHP 134 Million"@en ;
	dbpprop:country	dbpedia:Philippines ;
	dbpprop:caption	"Theatrical Release Poster"@en ;
	dbpprop:editing	"Marya Ignacio"@en ;
	dbpprop:distributor	dbpedia:Star_Cinema ;
	dbpprop:website	<http://forthefirsttime.yehey.com> ;
	dbpprop:released	"August 27, 2008"@en ;
	dbpprop:producer	"Kara Kintanar\nChinno B. Marquez\nMarizel V. Samson\nCharo Santos-Concio\nMalou N. Santos"@en ;
	dbpprop:starring	dbpedia:KC_Concepcion ,
		dbpedia:Richard_Gutierrez ;
	dbpprop:language	dbpedia:Tagalog_language ;
	dbpprop:director	dbpedia:Joyce_Bernal ;
	dbpprop:writer	"Vanessa Valdez"@en ;
	dbpprop:budget	"PHP 35 Million"@en ;
	dbpprop:imdbId	1265971 .
dbpedia:When_I_Met_U	dbpedia-owl:previousWork	<http://dbpedia.org/resource/For_the_First_Time_%282008_film%29> ;
	ns8:previousWork	<http://dbpedia.org/resource/For_the_First_Time_%282008_film%29> ;
	dbpprop:precededBy	<http://dbpedia.org/resource/For_the_First_Time_%282008_film%29> .
dbpedia:For_The_First_Time	dbpprop:redirect	<http://dbpedia.org/resource/For_the_First_Time_%282008_film%29> .