@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Lois_Rhea	foaf:primaryTopic	dbr:Lois_Rhea .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Lois_Rhea	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Lois_Rhea .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Lois_Rhea	rdfs:label	"Lois Rhea"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Lois_Rhea	dct:subject	dbc:Northwestern_University_alumni ,
		dbc:Southern_Methodist_University_people ,
		<http://dbpedia.org/resource/Category:2004_deaths> ,
		dbc:American_women_composers ,
		dbc:American_women_music_educators ,
		dbc:People_from_Kansas ,
		<http://dbpedia.org/resource/Category:1916_births> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Lois_Rhea	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Lois_Rhea?oldid=1305691842&ns=0> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Lois_Rhea	dbp:wikiPageUsesTemplate	dbt:Authority_control ,
		dbt:Reflist ,
		dbt:Short_description ;
	foaf:isPrimaryTopicOf	wikipedia-en:Lois_Rhea .