@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Billy_Joe_Daugherty__PersonFunction__1	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Billy_Joe_Daugherty__PersonFunction__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Billy_Joe_Daugherty__PersonFunction__1 ;
	dbo:title	"Founder,Victory Christian School"@en ,
		"Founder,Tulsa Dream CenterFounder,Victory College"@en ,
		"Founder,Victory Christian Center, Tulsa, OK"@en ,
		"Evangelist,broadcaster"@en .
dbr:Billy_Joe_Daugherty	dbo:occupation	dbr:Billy_Joe_Daugherty__PersonFunction__1 ;
	dbo:personFunction	dbr:Billy_Joe_Daugherty__PersonFunction__1 .