@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Smith_Collection	foaf:primaryTopic	dbr:Smith_Collection .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Smith_Collection	owl:sameAs	wikidata:Q112609408 ,
		dbr:Smith_Collection ,
		<http://rdf.freebase.com/ns/m.0j28nlf> ,
		<https://global.dbpedia.org/id/6HVtM> .
@prefix yago-res:	<http://yago-knowledge.org/resource/> .
dbr:Smith_Collection	owl:sameAs	yago-res:Smith_Collection .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Smith_Collection	rdfs:label	"Smith Collection"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Smith_Collection	dct:subject	dbc:British_Library_Philatelic_Collections ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Unstamp_red_wing_air_mail_5.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Smith_Collection	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Smith_Collection?oldid=1093547276&ns=0> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Smith_Collection	dbo:wikiPageWikiLink	dbr:League_of_Nations ,
		dbc:British_Library_Philatelic_Collections ,
		dbr:British_Library_Philatelic_Collections ,
		dbr:United_Nations ,
		<http://dbpedia.org/resource/File:Unstamp_red_wing_air_mail_5.jpg> ,
		dbr:Philatelic ,
		dbr:United_Nations_Postal_Administration ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Unstamp_red_wing_air_mail_5.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Smith_Collection	dbp:wikiPageUsesTemplate	dbt:Philately-stub ,
		dbt:British_Library_Named_Collections ,
		dbt:Primary ,
		dbt:Reflist ,
		dbt:British-Library-stub ;
	foaf:isPrimaryTopicOf	wikipedia-en:Smith_Collection .