@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Rob_Zombie	dbo:occupation	dbr:Rob_Zombie__PersonFunction__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Rob_Zombie__PersonFunction__1	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Rob_Zombie__PersonFunction__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Rob_Zombie__PersonFunction__1 ;
	dbo:title	"filmmaker"@en ,
		"record producer"@en ,
		"actor"@en ,
		"songwriter"@en ,
		"Singer"@en .