@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:The_Rough_Ride	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:TelevisionShow .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:The_Rough_Ride	rdf:type	owl:Thing .
@prefix ns4:	<http://dbpedia.org/ontology/TelevisionShow/> .
dbpedia:The_Rough_Ride	ns4:country	dbpedia:Hong_Kong ;
	ns4:composer	dbpedia:Joseph_Koo ;
	ns4:starring	dbpedia:Tony_Leung ,
		dbpedia:Ray_Lui ,
		dbpedia:Ha_Yu ,
		dbpedia:Bobby_Au_Yeung ,
		dbpedia:Lau_Dan ,
		dbpedia:Michael_Tao ,
		dbpedia:Barbara_Yung ;
	dbpedia-owl:openingTheme	dbpedia:Anita_Mui ;
	dbpedia-owl:episodeNumber	40 ;
	ns4:channel	dbpedia:TVB .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:The_Rough_Ride	foaf:name	"The Rough Ride" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:The_Rough_Ride	foaf:page	ns6:The_Rough_Ride ;
	dbpedia-owl:language	dbpedia:Cantonese_language ;
	dbpedia-owl:country	dbpedia:Hong_Kong .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
dbpedia:The_Rough_Ride	ns8:releaseDate	"1985-01-01T00:00:00-05:00"^^xsd:gYear ,
		"1985-04-22"^^xsd:date ;
	ns8:completionDate	"1985-06-14"^^xsd:date ;
	dbpedia-owl:runtime	"2700"^^xsd:duration ;
	dbpedia-owl:composer	dbpedia:Joseph_Koo ;
	dbpedia-owl:starring	dbpedia:Tony_Leung ,
		dbpedia:Bobby_Au_Yeung ,
		dbpedia:Ray_Lui ,
		dbpedia:Lau_Dan ,
		dbpedia:Michael_Tao ,
		dbpedia:Barbara_Yung ,
		dbpedia:Ha_Yu ;
	ns4:openingTheme	dbpedia:Anita_Mui ;
	ns4:episodeNumber	40 ;
	dbpedia-owl:channel	dbpedia:TVB .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:The_Rough_Ride	rdfs:label	"The Rough Ride"@en ;
	ns8:runtime	"2700"^^xsd:duration .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:The_Rough_Ride	dbpprop:abstract	"The Rough Ride (\u6311\u6230) is a TVB television series, premiered in 1985. Theme song \"Me and You, He and Me\" (\u6211\u8207\u4F60 \u4ED6\u8207\u6211) composition and arrangement by Joseph Koo, lyricist by Wong Jim, sung by Anita Mui."@en ;
	rdfs:comment	"The Rough Ride (\u6311\u6230) is a TVB television series, premiered in 1985. Theme song \"Me and You, He and Me\" (\u6211\u8207\u4F60 \u4ED6\u8207\u6211) composition and arrangement by Joseph Koo, lyricist by Wong Jim, sung by Anita Mui."@en ;
	ns8:language	dbpedia:Cantonese_language ;
	dbpedia-owl:releaseDate	"1985-04-22"^^xsd:date ,
		"1985-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:completionDate	"1985-06-14"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:The_Rough_Ride	skos:subject	<http://dbpedia.org/resource/Category:1985_television_series_debuts> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:The_Rough_Ride	skos:subject	ns12:TVB_television_programmes ,
		<http://dbpedia.org/resource/Category:1985_television_series_endings> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:The_Rough_Ride	dbpprop:wikiPageUsesTemplate	ns13:infobox_television ;
	dbpprop:numEpisodes	40 ;
	dbpprop:firstAired	"22 April 1985"@en ;
	dbpprop:lastAired	"14 June 1985"@en ;
	dbpprop:opentheme	"\"\u6211\u8207\u4F60 \u4ED6\u8207\u6211\" (Me and You, He and Me) by Anita Mui"@en ;
	dbpprop:runtime	"45 minutes (40 episodes)"@en ;
	dbpprop:country	dbpedia:Hong_Kong ;
	dbpprop:channel	dbpedia:TVB ;
	dbpprop:showName	"The Rough Ride"@en ;
	dbpprop:starring	dbpedia:Ha_Yu ,
		dbpedia:Barbara_Yung ,
		dbpedia:Ray_Lui ,
		dbpedia:Lau_Dan ,
		dbpedia:Bobby_Au_Yeung ,
		dbpedia:Tony_Leung ,
		dbpedia:Michael_Tao ;
	dbpprop:language	dbpedia:Cantonese_language ;
	dbpprop:composer	dbpedia:Joseph_Koo ;
	dbpprop:firstRun	1985 .