@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix ns1:	<http://dbpedia.org/resource/2008_Lamar_Hunt_U.S._Open_Cup/> .
<http://dbpedia.org/resource/2008_Lamar_Hunt_U.S._Open_Cup>	dbpprop:relatedInstance	ns1:footballbox30 .
@prefix ns2:	<http://dbpedia.org/resource/Template:> .
ns1:footballbox30	dbpprop:wikiPageUsesTemplate	ns2:footballbox ;
	dbpprop:date	"July 1, 2008"@en ;
	dbpprop:time	"8:30 ET"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
ns1:footballbox30	dbpprop:team	dbpedia:Cleveland_City_Stars ,
		<http://dbpedia.org/resource/Chicago_Fire_S.C.> ;
	dbpprop:attendance	6678 ;
	dbpprop:score	"1 &ndash; 4"@en ;
	dbpprop:goals	dbpedia:Kiel_McClung ,
		dbpedia:Calen_Carr ,
		dbpedia:Mike_Banner ,
		dbpedia:Ryan_Stewart ,
		dbpedia:Chad_Barrett ,
		<http://dbpedia.org/resource/L%C3%ADder_M%C3%A1rmol> ;
	dbpprop:stadium	<http://dbpedia.org/resource/Bridgeview%2C_Illinois> ,
		<http://dbpedia.org/resource/Toyota_Park_%28Bridgeview%29> ;
	dbpprop:referee	"Hidajet Tica"@en ;
	dbpprop:report	<http://blog.cleveland.com/sports/2008/07/city_stars_playoff_run_ends_in.html> ,
		<http://www.chicagotribune.com> .