@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Ruby_Ray_(actress)>	dbo:occupation	<http://dbpedia.org/resource/Ruby_Ray_(actress)__PersonFunction__1> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
<http://dbpedia.org/resource/Ruby_Ray_(actress)__PersonFunction__1>	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Ruby_Ray_(actress)__PersonFunction__1>	rdf:type	owl:Thing ;
	owl:sameAs	<http://dbpedia.org/resource/Ruby_Ray_(actress)__PersonFunction__1> ;
	dbo:title	"dancer"@en ,
		"singer"@en ,
		"Actress"@en .