@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Sword_Stained_with_Royal_Blood_%281985_TV_series%29>	rdf:type	dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Sword_Stained_with_Royal_Blood_%281985_TV_series%29>	rdf:type	owl:Thing ,
		dbpedia-owl:TelevisionShow .
@prefix ns3:	<http://dbpedia.org/ontology/TelevisionShow/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Sword_Stained_with_Royal_Blood_%281985_TV_series%29>	ns3:country	dbpedia:Hong_Kong ;
	dbpedia-owl:genre	dbpedia:Wuxia ;
	ns3:composer	dbpedia:Joseph_Koo ;
	ns3:creator	dbpedia:Louis_Cha ;
	dbpedia-owl:episodeNumber	20 ;
	ns3:channel	dbpedia:TVB .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Sword_Stained_with_Royal_Blood_%281985_TV_series%29>	foaf:name	"Sword Stained with Royal Blood (\u78A7\u8840\u528D)" ;
	foaf:page	<http://en.wikipedia.org/wiki/Sword_Stained_with_Royal_Blood_%281985_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/Sword_Stained_with_Royal_Blood_%281985_TV_series%29>	ns7:releaseDate	"1985-03-25"^^xsd:date ,
		"1985-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns7:completionDate	"1985-04-19"^^xsd:date ;
	dbpedia-owl:runtime	"2700"^^xsd:duration ;
	dbpedia-owl:composer	dbpedia:Joseph_Koo ;
	dbpedia-owl:creator	dbpedia:Louis_Cha ;
	ns3:episodeNumber	20 ;
	dbpedia-owl:channel	dbpedia:TVB .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Sword_Stained_with_Royal_Blood_%281985_TV_series%29>	rdfs:label	"Sword Stained with Royal Blood (1985 TV series)"@en ;
	ns7:genre	dbpedia:Wuxia ;
	ns7:runtime	"2700"^^xsd:duration .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Sword_Stained_with_Royal_Blood_%281985_TV_series%29>	dbpprop:abstract	"Sword Stained with Royal Blood is a Hong Kong TVB TV series based on Louis Cha's Wuxia novel Sword Stained with Royal Blood (\u78A7\u8840\u528D). It premiered on 25 March 1985. The theme song \"\u60C5\u51B7\u60C5\u71B1\" was composed and arranged by Joseph Koo, lyrics by Tang Wai Hung and Wong Jim and performed by Ken Choi and Amy Chan."@en ;
	rdfs:comment	"Sword Stained with Royal Blood is a Hong Kong TVB TV series based on Louis Cha's Wuxia novel Sword Stained with Royal Blood (\u78A7\u8840\u528D). It premiered on 25 March 1985. The theme song \"\u60C5\u51B7\u60C5\u71B1\" was composed and arranged by Joseph Koo, lyrics by Tang Wai Hung and Wong Jim and performed by Ken Choi and Amy Chan."@en ;
	ns7:language	dbpedia:Cantonese_language ;
	dbpedia-owl:releaseDate	"1985-03-25"^^xsd:date ,
		"1985-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:completionDate	"1985-04-19"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Sword_Stained_with_Royal_Blood_%281985_TV_series%29>	skos:subject	ns11:Adaptations_of_works_by_Jin_Yong ,
		<http://dbpedia.org/resource/Category:1985_television_series_debuts> ,
		ns11:TVB_television_programmes ,
		<http://dbpedia.org/resource/Category:1985_television_series_endings> ,
		ns11:Wuxia_television_series .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Sword_Stained_with_Royal_Blood_%281985_TV_series%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_television ;
	dbpprop:numEpisodes	20 ;
	dbpprop:genre	dbpedia:Wuxia ;
	dbpprop:firstAired	"25 March 1985"@en ;
	dbpprop:lastAired	"19 April 1985"@en ;
	dbpprop:opentheme	"\u60C5\u51B7\u60C5\u71B1"@en ;
	dbpprop:runtime	"45 min per episode"@en ;
	dbpprop:creator	dbpedia:Louis_Cha ;
	dbpprop:country	dbpedia:Hong_Kong ;
	dbpprop:channel	dbpedia:TVB ;
	dbpprop:showName	"Sword Stained with Royal Blood (\u78A7\u8840\u528D)"@en ;
	dbpprop:language	dbpedia:Cantonese_language ;
	dbpprop:composer	dbpedia:Joseph_Koo ;
	dbpprop:firstRun	1985 .