@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/In_Love_and_War_%281981_TV_series%29>	rdf:type	dbpedia-owl:TelevisionShow .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/In_Love_and_War_%281981_TV_series%29>	rdf:type	owl:Thing ,
		dbpedia-owl:Work .
@prefix ns3:	<http://dbpedia.org/ontology/TelevisionShow/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/In_Love_and_War_%281981_TV_series%29>	ns3:country	dbpedia:Hong_Kong ;
	ns3:composer	dbpedia:Joseph_Koo ;
	dbpedia-owl:openingTheme	dbpedia:Adam_Cheng ;
	dbpedia-owl:episodeNumber	20 ;
	ns3:channel	dbpedia:TVB .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/In_Love_and_War_%281981_TV_series%29>	foaf:name	"In Love and War" ;
	foaf:page	<http://en.wikipedia.org/wiki/In_Love_and_War_%281981_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/In_Love_and_War_%281981_TV_series%29>	ns7:releaseDate	"1981-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:runtime	"2700"^^xsd:duration ;
	dbpedia-owl:composer	dbpedia:Joseph_Koo ;
	ns3:openingTheme	dbpedia:Adam_Cheng ;
	ns3:episodeNumber	20 ;
	dbpedia-owl:channel	dbpedia:TVB .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/In_Love_and_War_%281981_TV_series%29>	rdfs:label	"In Love and War (1981 TV series)"@en ;
	ns7:runtime	"2700"^^xsd:duration .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/In_Love_and_War_%281981_TV_series%29>	dbpprop:abstract	"In Love and War (\u70FD\u706B\u98DB\u82B1) is a TVB television series, premiered in 1981. Theme song \"In Love and War\" (\u70FD\u706B\u98DB\u82B1) composition and arrangement by Joseph Koo, lyricist by Wong Jim, sung by Adam Cheng."@en ;
	rdfs:comment	"In Love and War (\u70FD\u706B\u98DB\u82B1) is a TVB television series, premiered in 1981. Theme song \"In Love and War\" (\u70FD\u706B\u98DB\u82B1) composition and arrangement by Joseph Koo, lyricist by Wong Jim, sung by Adam Cheng."@en ;
	ns7:language	dbpedia:Cantonese_language ;
	dbpedia-owl:releaseDate	"1981-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/In_Love_and_War_%281981_TV_series%29>	skos:subject	<http://dbpedia.org/resource/Category:1981_television_series_debuts> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/In_Love_and_War_%281981_TV_series%29>	skos:subject	ns11:TVB_television_programmes ,
		<http://dbpedia.org/resource/Category:1981_television_series_endings> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/In_Love_and_War_%281981_TV_series%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_television ;
	dbpprop:numEpisodes	20 ;
	dbpprop:opentheme	"\"\u70FD\u706B\u98DB\u82B1\" (In Love and War) by Adam Cheng"@en ;
	dbpprop:runtime	"45 minutes (20 episodes)"@en ;
	dbpprop:country	dbpedia:Hong_Kong ;
	dbpprop:channel	dbpedia:TVB ;
	dbpprop:showName	"In Love and War"@en ;
	dbpprop:language	dbpedia:Cantonese_language ;
	dbpprop:composer	dbpedia:Joseph_Koo ;
	dbpprop:firstRun	1981 .