@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:World_Directory_of_Mathematicians	foaf:primaryTopic	dbr:World_Directory_of_Mathematicians .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:World_Directory_of_Mathematicians	owl:sameAs	dbr:World_Directory_of_Mathematicians .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:World_Directory_of_Mathematicians	rdfs:label	"World Directory of Mathematicians"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:World_Directory_of_Mathematicians	dct:subject	dbc:International_Mathematical_Union ,
		dbc:Directories ,
		dbc:Mathematical_databases .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:World_Directory_of_Mathematicians	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/World_Directory_of_Mathematicians?oldid=1288703943&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:World_Directory_of_Mathematicians .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:World_Directory_of_Mathematicians	dbp:wikiPageUsesTemplate	dbt:Italic_title ,
		dbt:Short_description ,
		dbt:Reflist .