@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Judith_Goetz	foaf:primaryTopic	dbr:Judith_Goetz .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Judith_Goetz	rdf:type	dbo:Animal .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Judith_Goetz	rdf:type	owl:Thing ,
		dbo:Species ,
		dbo:Person ,
		dbo:Eukaryote ;
	owl:sameAs	dbr:Judith_Goetz .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Judith_Goetz	rdfs:label	"Judith Goetz"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Judith_Goetz	dct:subject	dbc:Living_people ,
		dbc:Austrian_feminists ,
		<http://dbpedia.org/resource/Category:1983_births> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Judith_Goetz	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Judith_Goetz?oldid=1290140994&ns=0> ;
	dbo:description	"specialiste in literatuur uit Oostenrijk"@nl ,
		"\u00F6sterreichische Literatur- und Politikwissenschaftlerin"@de .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Judith_Goetz	dbp:wikiPageUsesTemplate	dbt:Citation_needed ,
		dbt:Reflist ,
		dbt:Authority_control ;
	foaf:isPrimaryTopicOf	wikipedia-en:Judith_Goetz .
dbr:Stella_Rotenberg	dbo:wikiPageWikiLink	dbr:Judith_Goetz .