@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Magic_square_of_squares	foaf:primaryTopic	dbr:Magic_square_of_squares .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Magic_square_of_squares	owl:sameAs	dbr:Magic_square_of_squares .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Magic_square_of_squares	rdfs:label	"Magic square of squares"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Magic_square_of_squares	dct:subject	dbc:Unsolved_problems_in_number_theory ,
		dbc:Number_theory ,
		dbc:Recreational_mathematics ,
		dbc:Unsolved_problems_in_mathematics ,
		dbc:Discrete_mathematics ,
		dbc:Mathematics ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Magicsquareexample.svg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Magic_square_of_squares	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Magic_square_of_squares?oldid=1311688147&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Magic_square_of_squares .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Magic_square_of_squares	dbp:explanation	"Is it possible to construct a three-by-three magic square from nine distinct integer squares?"@en .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Magic_square_of_squares	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Magicsquareexample.svg?width=300> ;
	dbp:field	"mathematics"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Magic_square_of_squares	dbp:wikiPageUsesTemplate	dbt:Reflist ,
		dbt:Main ,
		dbt:Unsolved ,
		dbt:Math ,
		dbt:Short_description ,
		dbt:Val ,
		dbt:Sup .