@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/resource/Semantic_Web/> .
dbpedia:Semantic_Web	dbpprop:relatedInstance	ns2:quotation1 .
@prefix ns3:	<http://dbpedia.org/resource/Template:> .
ns2:quotation1	dbpprop:wikiPageUsesTemplate	ns3:quotation ;
	dbpprop:quotationProperty	"I have a dream for the Web [in which computers] become capable of analyzing all the data on the Web \u2013 the content, links, and transactions between people and computers. A \u2018Semantic Web\u2019, which should make this possible, has yet to emerge, but when it does, the day-to-day mechanisms of trade, bureaucracy and our daily lives will be handled by machines talking to machines. The \u2018intelligent agents\u2019 people have touted for ages will finally materialize."@en ,
		dbpedia:Tim_Berners-Lee .