@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:Your_Business_Success	rdf:type	dbpedia-owl:TelevisionShow .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Your_Business_Success	rdf:type	owl:Thing ,
		dbpedia-owl:Work .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Your_Business_Success	foaf:homepage	<http://www.yourbusinesssuccess.com.au/> ;
	dbpedia-owl:genre	dbpedia:Business .
@prefix ns5:	<http://dbpedia.org/ontology/TelevisionShow/> .
dbpedia:Your_Business_Success	ns5:network	dbpedia:Nine_Network ;
	foaf:name	"Your Business Success" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Your_Business_Success	foaf:page	ns6:Your_Business_Success ;
	dbpedia-owl:language	dbpedia:English_language .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Your_Business_Success	dbpedia-owl:runtime	"1800"^^xsd:duration ;
	dbpedia-owl:network	dbpedia:Nine_Network .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Your_Business_Success	rdfs:label	"Your Business Success"@en .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Your_Business_Success	ns9:genre	dbpedia:Business ;
	ns9:runtime	"1800"^^xsd:duration .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Your_Business_Success	dbpprop:abstract	"Your Business Success is an Australian television program broadcast on the Nine Network at 7:30 am on Sunday mornings and later on Sky News Business Channel. 'Your Business Success' is Australia's longest-running reality television series for growing businesses. The show provides practical business advice and inspiration from Australia's leading business entrepreneurs applied to a real life business. Each week a different business entrepreneur shares their business knowledge, trials and tribulations. Andrew Vincent, the series creator and Executive Producer, has a background of over 10 years experience in consulting to the owners of small and medium sized businesses."@en ;
	rdfs:comment	"Your Business Success is an Australian television program broadcast on the Nine Network at 7:30 am on Sunday mornings and later on Sky News Business Channel. 'Your Business Success' is Australia's longest-running reality television series for growing businesses. The show provides practical business advice and inspiration from Australia's leading business entrepreneurs applied to a real life business."@en ;
	ns9:language	dbpedia:English_language .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Your_Business_Success	skos:subject	ns12:Australian_nonfiction_television_series ,
		ns12:Nine_Network_shows .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Your_Business_Success	dbpprop:wikiPageUsesTemplate	ns13:infobox_television ;
	dbpprop:genre	dbpedia:Business ;
	dbpprop:runtime	"30 minutes"@en ;
	dbpprop:network	dbpedia:Nine_Network ;
	dbpprop:website	<http://www.yourbusinesssuccess.com.au> ;
	dbpprop:showName	"Your Business Success"@en ;
	dbpprop:language	dbpedia:English_language .