@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:ABC_iView	rdf:type	dbpedia-owl:Software ,
		dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:ABC_iView	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:ABC_iView	foaf:homepage	<http://www.abc.net.au/iview/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:ABC_iView	dbpprop:name	"ABC iView"@en .
@prefix ns6:	<http://dbpedia.org/ontology/Software/> .
dbpedia:ABC_iView	ns6:platform	dbpedia:Adobe_Flash ;
	foaf:name	"ABC iView" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:ABC_iView	foaf:page	ns7:ABC_iView ;
	dbpedia-owl:platform	dbpedia:Adobe_Flash ;
	dbpedia-owl:status	"Active" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:ABC_iView	ns9:releaseDate	"2008-07-24"^^xsd:date ;
	dbpprop:reference	<http://www.abc.net.au/corp/pubs/media/s2313534.htm> ,
		<http://www.abc.net.au/iview/> ,
		<http://www.iprimus.com.au/PrimusWeb/AboutUs/News/iPRIMUS+offers+high+quality+ABC+iView+unmetered+to+all+customers.htm> ,
		<http://www.internode.on.net/news/2008/12/121.php> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:ABC_iView	rdfs:label	"ABC iView"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/ABC_iView_1_screenshot.png/200px-ABC_iView_1_screenshot.png> ;
	dbpedia-owl:developer	dbpedia:Australian_Broadcasting_Corporation ;
	ns6:status	"Active" ;
	dbpprop:abstract	"ABC iView is a video on demand service run by the Australian Broadcasting Corporation. The service became available on 24 July 2008. This was the next step after the podcasting of programmes since July 2006. Currently, this site is only viewable to users in Australia. The site streams video in Flash Video format, and is officially accessible only on platforms supported by Adobe Flash. In November and December 2008 the iView player was updated to allow for unmetering by several Australian ISPs through a peering arrangement with Hostworks. The ISPs included Internode, iPrimus, Westnet and Adam Internet. iiNet was able to offer iView unmetered without the peering upgrade."@en ;
	rdfs:comment	"ABC iView is a video on demand service run by the Australian Broadcasting Corporation. The service became available on 24 July 2008. This was the next step after the podcasting of programmes since July 2006. Currently, this site is only viewable to users in Australia. The site streams video in Flash Video format, and is officially accessible only on platforms supported by Adobe Flash."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/c/c5/ABC_iView_1_screenshot.png> ;
	ns6:developer	dbpedia:Australian_Broadcasting_Corporation ;
	dbpedia-owl:releaseDate	"2008-07-24"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:ABC_iView	skos:subject	ns12:Media_players ,
		ns12:Video_on_demand_services ,
		ns12:Australian_Broadcasting_Corporation .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:ABC_iView	dbpprop:wikiPageUsesTemplate	ns13:infobox_software ;
	dbpprop:genre	"Television catch-up"@en ;
	dbpprop:developer	dbpedia:Australian_Broadcasting_Corporation ;
	dbpprop:operatingSystem	dbpedia:Mac_OS_X ,
		dbpedia:Playstation_3 ,
		dbpedia:Linux ,
		dbpedia:Microsoft_Windows ;
	dbpprop:screenshot	<http://dbpedia.org/resource/File:ABC_iView_1_screenshot.png> ;
	dbpprop:website	<http://www.abc.net.au> ;
	dbpprop:released	"24 July 2008"@en ;
	dbpprop:language	"English"@en ;
	dbpprop:status	"Active"@en ;
	dbpprop:platform	dbpedia:Adobe_Flash .
dbpedia:IView	dbpprop:disambiguates	dbpedia:ABC_iView .