@prefix ns0:	<http://dbpedia.org/ontology/Person/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Bill_Geist	ns0:education	<http://dbpedia.org/resource/Master%27s> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Bill_Geist	dbpedia-owl:education	<http://dbpedia.org/resource/Master%27s> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Bill_Geist	dbpprop:education	<http://dbpedia.org/resource/Master%27s> .
<http://dbpedia.org/resource/Andr%C3%A9s_Roemer>	ns0:education	<http://dbpedia.org/resource/Master%27s> ;
	dbpedia-owl:education	<http://dbpedia.org/resource/Master%27s> ;
	dbpprop:education	<http://dbpedia.org/resource/Master%27s> ;
	dbpprop:redirect	<http://dbpedia.org/resource/Master%27s_degree> .