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