@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix ns1:	<http://dbpedia.org/resource/2009_Columbus_Crew_season/> .
<http://dbpedia.org/resource/2009_Columbus_Crew_season>	dbpprop:relatedInstance	ns1:footballbox_collapsible7 .
@prefix ns2:	<http://dbpedia.org/resource/Template:> .
ns1:footballbox_collapsible7	dbpprop:wikiPageUsesTemplate	ns2:footballbox_collapsible ;
	dbpprop:date	"May 2, 2009"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
ns1:footballbox_collapsible7	dbpprop:team	dbpedia:Columbus_Crew ,
		dbpedia:Toronto_FC ;
	dbpprop:attendance	19998 ;
	dbpprop:score	"1 &ndash; 1"@en ;
	dbpprop:goals	dbpedia:Chad_Barrett ,
		dbpedia:Eddie_Gaven ,
		dbpedia:Jim_Brennan ,
		dbpedia:Guillermo_Barros_Schelotto ,
		<http://dbpedia.org/resource/Danny_O%27Rourke> ,
		dbpedia:Emmanuel_Ekpo ;
	dbpprop:stadium	dbpedia:BMO_Field ;
	dbpprop:referee	dbpedia:Kevin_Stott ;
	dbpprop:location	<http://dbpedia.org/resource/Toronto%2C_Ontario> ,
		dbpedia:CAN ;
	dbpprop:result	"T"@en ;
	dbpprop:report	<http://web.mlsnet.com/news/mls_news.jsp> .