@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:Doug_Besterman__PersonFunction__1	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Doug_Besterman__PersonFunction__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Doug_Besterman__PersonFunction__1 ;
	dbo:title	"Musical arranger"@en ,
		"Orchestrator"@en ,
		"Music producer"@en .
dbr:Doug_Besterman	dbo:occupation	dbr:Doug_Besterman__PersonFunction__1 .