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