@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:FuelWatch	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:FuelWatch	rdf:type	dbpedia-owl:Organisation ,
		dbpedia-owl:Company .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:FuelWatch	foaf:homepage	<http://www.fuelwatch.wa.gov.au> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:FuelWatch	dbpprop:name	"FuelWatch"@en ;
	dbpedia-owl:type	<http://dbpedia.org/resource/Ministry_%28government_department%29> .
@prefix ns6:	<http://dbpedia.org/ontology/Company/> .
dbpedia:FuelWatch	ns6:product	dbpedia:Information ;
	foaf:name	"FuelWatch" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:FuelWatch	foaf:page	ns7:FuelWatch .
@prefix ns8:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:FuelWatch	ns8:type	<http://dbpedia.org/resource/Ministry_%28government_department%29> ;
	dbpedia-owl:location	<http://dbpedia.org/resource/Perth%2C_Western_Australia> ;
	ns6:areaServed	dbpedia:Western_Australia ;
	dbpedia-owl:industry	dbpedia:Government ;
	dbpedia-owl:product	dbpedia:Information .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:FuelWatch	ns8:foundationDate	"2001-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:reference	<http://www.fuelwatch.wa.gov.au> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:FuelWatch	rdfs:label	"FuelWatch"@en ;
	dbpedia-owl:areaServed	dbpedia:Western_Australia ;
	ns6:industry	dbpedia:Government ;
	dbpedia-owl:foundationDate	"2001-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"FuelWatch is a fuel monitoring service created by the Western Australian Government."@en ;
	rdfs:comment	"FuelWatch is a fuel monitoring service created by the Western Australian Government."@en ;
	ns8:location	<http://dbpedia.org/resource/Perth%2C_Western_Australia> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:FuelWatch	skos:subject	ns12:Government_of_Western_Australia .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:FuelWatch	dbpprop:wikiPageUsesTemplate	ns13:infobox_company ;
	dbpprop:type	<http://dbpedia.org/resource/Ministry_%28government_department%29> ;
	dbpprop:companyLogo	<http://dbpedia.org/resource/Image:FuelWatchLogo.png> ;
	dbpprop:foundation	2001 ;
	dbpprop:areaServed	dbpedia:Western_Australia ;
	dbpprop:location	<http://dbpedia.org/resource/Perth%2C_Western_Australia> ;
	dbpprop:industry	dbpedia:Government ;
	dbpprop:products	dbpedia:Information .
dbpedia:Fuelwatch	dbpprop:redirect	dbpedia:FuelWatch .