@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix ns1:	<http://dbpedia.org/resource/2008_Rugby_League_World_Cup_matches/> .
<http://dbpedia.org/resource/2008_Rugby_League_World_Cup_matches>	dbpprop:relatedInstance	ns1:rugbyleaguebox6 .
@prefix ns2:	<http://dbpedia.org/resource/Template:> .
ns1:rugbyleaguebox6	dbpprop:wikiPageUsesTemplate	ns2:rugbyleaguebox ;
	dbpprop:date	"25 October 2008"@en ;
	dbpprop:bg	"eeeeee"@en ;
	dbpprop:attendance	10780 ;
	dbpprop:score	"32 \u2013 22"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
ns1:rugbyleaguebox6	dbpprop:manofmatch	dbpedia:James_Roby ;
	dbpprop:stadium	dbpedia:Townsville ,
		dbpedia:Dairy_Farmers_Stadium ;
	dbpprop:referee	"Shayne Hayne "@en ;
	dbpprop:points	"'''Tries:'''  Griffin 20' c<br> Chan 36' c<br> Keppa 40' m<br> Aiton 75' c<br>'''Goals:'''  Wilshere (3)"@en ,
		"'''Tries:'''  Gardner 12' c, 70' c<br> Smith 28' c, 51' m, 73' m<br> Gleeson 58' c<br>'''Goals:'''  Sinfield (4)"@en ;
	dbpprop:report	<http://www.rlwc08.com/matchreviews/match1.aspx> .