@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/The_Duke_of_Mount_Deer_%281984_TV_series%29>	rdf:type	dbpedia-owl:TelevisionShow ,
		dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/The_Duke_of_Mount_Deer_%281984_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_Duke_of_Mount_Deer_%281984_TV_series%29>	ns3:country	dbpedia:Hong_Kong ;
	dbpedia-owl:genre	dbpedia:Wuxia ;
	ns3:producer	dbpedia:Lee_Tim_Shing ;
	ns3:composer	dbpedia:Joseph_Koo ;
	ns3:starring	dbpedia:Andy_Lau ,
		dbpedia:Tony_Leung_Chiu_Wai ;
	ns3:creator	dbpedia:Louis_Cha ;
	dbpedia-owl:episodeNumber	40 ;
	ns3:channel	dbpedia:TVB .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/The_Duke_of_Mount_Deer_%281984_TV_series%29>	foaf:name	"The Duke of Mount Deer (\u9E7F\u9F0E\u8A18)" ;
	foaf:page	<http://en.wikipedia.org/wiki/The_Duke_of_Mount_Deer_%281984_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_Duke_of_Mount_Deer_%281984_TV_series%29>	ns7:releaseDate	"1984-01-01T00:00:00-05:00"^^xsd:gYear ,
		"1984-07-09"^^xsd:date ;
	ns7:completionDate	"1984-08-31"^^xsd:date ;
	dbpedia-owl:runtime	"2700"^^xsd:duration ;
	dbpedia-owl:producer	dbpedia:Lee_Tim_Shing ;
	dbpedia-owl:composer	dbpedia:Joseph_Koo ;
	dbpedia-owl:starring	dbpedia:Tony_Leung_Chiu_Wai ,
		dbpedia:Andy_Lau ;
	dbpedia-owl:creator	dbpedia:Louis_Cha ;
	ns3:episodeNumber	40 ;
	dbpedia-owl:channel	dbpedia:TVB .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/The_Duke_of_Mount_Deer_%281984_TV_series%29>	rdfs:label	"The Duke of Mount Deer (1984 TV series)"@en ;
	ns7:genre	dbpedia:Wuxia ;
	ns7:runtime	"2700"^^xsd:duration .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/The_Duke_of_Mount_Deer_%281984_TV_series%29>	dbpprop:abstract	"The Duke of Mount Deer is a 1984 TVB TV series based on Louis Cha's Wuxia novel The Deer and the Cauldron (\u9E7F\u9F0E\u8A18). The theme song \"\u59CB\u7D42\u6703\u884C\u904B\" was composed and arranged by Joseph Koo, lyrics by Wong Jim and performed by Leslie Cheung. Tony Leung starred as Wai Siu-Bo and Andy Lau starred as the Emperor Hong Hei."@en ;
	rdfs:comment	"The Duke of Mount Deer is a 1984 TVB TV series based on Louis Cha's Wuxia novel The Deer and the Cauldron (\u9E7F\u9F0E\u8A18). The theme song \"\u59CB\u7D42\u6703\u884C\u904B\" was composed and arranged by Joseph Koo, lyrics by Wong Jim and performed by Leslie Cheung. Tony Leung starred as Wai Siu-Bo and Andy Lau starred as the Emperor Hong Hei."@en ;
	ns7:language	dbpedia:Cantonese_language ;
	dbpedia-owl:releaseDate	"1984-07-09"^^xsd:date ,
		"1984-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:completionDate	"1984-08-31"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/The_Duke_of_Mount_Deer_%281984_TV_series%29>	skos:subject	ns11:TVB_television_programmes ,
		ns11:Adaptations_of_works_by_Jin_Yong ,
		<http://dbpedia.org/resource/Category:1984_television_series_endings> ,
		<http://dbpedia.org/resource/Category:1984_television_series_debuts> ,
		ns11:Wuxia_television_series .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/The_Duke_of_Mount_Deer_%281984_TV_series%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_television ;
	dbpprop:numEpisodes	40 ;
	dbpprop:genre	dbpedia:Wuxia ;
	dbpprop:firstAired	"9 July 1984"@en ;
	dbpprop:lastAired	"31 August 1984"@en ;
	dbpprop:opentheme	"\u59CB\u7D42\u6703\u884C\u904B"@en ;
	dbpprop:runtime	"45 min per episode"@en ;
	dbpprop:creator	dbpedia:Louis_Cha ;
	dbpprop:country	dbpedia:Hong_Kong ;
	dbpprop:channel	dbpedia:TVB ;
	dbpprop:producer	dbpedia:Lee_Tim_Shing ;
	dbpprop:showName	"The Duke of Mount Deer (\u9E7F\u9F0E\u8A18)"@en ;
	dbpprop:starring	dbpedia:Andy_Lau ,
		dbpedia:Tony_Leung_Chiu_Wai ;
	dbpprop:language	dbpedia:Cantonese_language ;
	dbpprop:composer	dbpedia:Joseph_Koo ;
	dbpprop:firstRun	1984 .