@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/The_Giants_%281978_TV_series%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:TelevisionShow .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/The_Giants_%281978_TV_series%29>	rdf:type	owl:Thing .
@prefix ns3:	<http://dbpedia.org/ontology/TelevisionShow/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/The_Giants_%281978_TV_series%29>	ns3:country	dbpedia:Hong_Kong ;
	ns3:composer	dbpedia:Joseph_Koo ;
	dbpedia-owl:openingTheme	dbpedia:Roman_Tam ;
	dbpedia-owl:episodeNumber	110 ;
	ns3:channel	dbpedia:TVB .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/The_Giants_%281978_TV_series%29>	foaf:name	"The Giants" ;
	foaf:page	<http://en.wikipedia.org/wiki/The_Giants_%281978_TV_series%29> ;
	dbpedia-owl:language	dbpedia:Cantonese_language ;
	dbpedia-owl:country	dbpedia:Hong_Kong .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns7:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/The_Giants_%281978_TV_series%29>	ns7:releaseDate	"1978-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:runtime	"2700"^^xsd:duration ;
	dbpedia-owl:composer	dbpedia:Joseph_Koo ;
	ns3:openingTheme	dbpedia:Roman_Tam ;
	ns3:episodeNumber	110 ;
	dbpedia-owl:channel	dbpedia:TVB .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/The_Giants_%281978_TV_series%29>	rdfs:label	"The Giants (1978 TV series)"@en ;
	ns7:runtime	"2700"^^xsd:duration .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/The_Giants_%281978_TV_series%29>	dbpprop:abstract	"The Giants (\u5F37\u4EBA) is a TVB television series, premiered on 15 May 1978. Theme song \"The Giants\" (\u5F37\u4EBA) composition and arrangement by Joseph Koo, lyricist by Wong Jim, sung by Roman Tam."@en ;
	rdfs:comment	"The Giants (\u5F37\u4EBA) is a TVB television series, premiered on 15 May 1978. Theme song \"The Giants\" (\u5F37\u4EBA) composition and arrangement by Joseph Koo, lyricist by Wong Jim, sung by Roman Tam."@en ;
	ns7:language	dbpedia:Cantonese_language ;
	dbpedia-owl:releaseDate	"1978-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/The_Giants_%281978_TV_series%29>	skos:subject	ns11:TVB_television_programmes ,
		<http://dbpedia.org/resource/Category:1978_television_series_debuts> ,
		<http://dbpedia.org/resource/Category:1978_television_series_endings> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/The_Giants_%281978_TV_series%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_television ;
	dbpprop:numEpisodes	110 ;
	dbpprop:opentheme	"\"\u5F37\u4EBA\" (The Giants) by Roman Tam"@en ;
	dbpprop:runtime	"45 minutes (110 episodes)"@en ;
	dbpprop:country	dbpedia:Hong_Kong ;
	dbpprop:channel	dbpedia:TVB ;
	dbpprop:showName	"The Giants"@en ;
	dbpprop:language	dbpedia:Cantonese_language ;
	dbpprop:composer	dbpedia:Joseph_Koo ;
	dbpprop:firstRun	1978 .