@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Sun_Chaser	foaf:primaryTopic	dbr:Sun_Chaser .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Sun_Chaser	rdf:type	wikidata:Q386724 .
@prefix schema:	<http://schema.org/> .
dbr:Sun_Chaser	rdf:type	schema:CreativeWork .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Sun_Chaser	rdf:type	dbo:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Sun_Chaser	rdf:type	owl:Thing ,
		wikidata:Q15416 ,
		dbo:TelevisionShow ;
	owl:sameAs	dbr:Sun_Chaser .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Sun_Chaser	rdfs:label	"Sun Chaser"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Sun_Chaser	dct:subject	dbc:Upcoming_animated_television_series ,
		dbc:Philippine_animated_television_series ,
		dbc:Animated_fantasy_television_series .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Sun_Chaser	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Sun_Chaser?oldid=1297724914&ns=0> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Sun_Chaser	dbp:wikiPageUsesTemplate	dbt:Reflist ,
		dbt:Infobox_television ,
		dbt:Expand_Tagalog ;
	dbo:genre	dbr:Fantasy ,
		dbr:Adventure ;
	dbp:genre	"Fantasy"@en ,
		"Adventure"@en ,
		""@en ;
	dbp:country	"Philippines"@en ;
	dbp:language	""@en ,
		"Filipino"@en ,
		"English"@en ;
	dbo:company	dbr:Toon_City ;
	dbp:creator	"Bernard Badion"@en ,
		"Bobby Pontillas"@en ,
		""@en ;
	foaf:isPrimaryTopicOf	wikipedia-en:Sun_Chaser ;
	dbp:basedOn	dbr:Philippine_mythology ;
	dbp:company	""@en ,
		"Toon City Animation"@en ,
		"Playlab Animation"@en ;
	dbp:numEpisodes	"N/A"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Sun_Chaser	dbo:numberOfSeasons	"1"^^xsd:nonNegativeInteger ;
	dbp:numSeasons	1 .