@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:A_Wealth_of_Fable	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:A_Wealth_of_Fable	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Book .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:A_Wealth_of_Fable	dbpprop:name	"A Wealth of Fable"@en ;
	dbpedia-owl:genre	dbpedia:History ,
		dbpedia:Science_fiction_fandom .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:A_Wealth_of_Fable	dbpedia-owl:publishDate	"1977-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:pages	456 ;
	dbpedia-owl:isbn	"0-9633-099-0-0 (second edition)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:A_Wealth_of_Fable	foaf:name	"A Wealth of Fable" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:A_Wealth_of_Fable	foaf:page	ns7:A_Wealth_of_Fable ;
	dbpedia-owl:author	<http://dbpedia.org/resource/Harry_Warner%2C_Jr.> ;
	dbpprop:reference	<http://www.nesfa.org/press/Books/Warner-2.htm> ,
		<http://www.nesfa.org/press/Books/Warner-1.html> ,
		<http://efanzines.com/AOY/index.htm> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:A_Wealth_of_Fable	rdfs:label	"A Wealth of Fable"@en .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:A_Wealth_of_Fable	ns9:genre	dbpedia:History ,
		dbpedia:Science_fiction_fandom ;
	dbpedia-owl:previousWork	dbpedia:All_Our_Yesterdays ;
	ns9:publishDate	"1977-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:publisher	dbpedia:SCIFI_Press ;
	ns9:author	<http://dbpedia.org/resource/Harry_Warner%2C_Jr.> .
@prefix ns10:	<http://dbpedia.org/ontology/Book/> .
dbpedia:A_Wealth_of_Fable	ns10:pages	456 ;
	ns10:isbn	"0-9633-099-0-0 (second edition)" ;
	dbpprop:abstract	"A Wealth of Fable by Harry Warner, Jr. , is a Hugo Award-winning history of science fiction fandom of the 1950s, an essential reference work in the field. It is a followup to Warner's All Our Yesterdays, which covered the 1940s, and helped to earn Warner a Hugo Award in 1969. According to science fiction fan and author Mike Resnick, \"It's not even a sequel, but rather a continuation, of All Our Yesterdays, heavily illustrated, obviously written by the same hand, chock full of the anecdotes that almost instantly become fannish legend. \" It was originally published by Joe Siclari in a three-volume, mimeographed Fanhistorica Press edition in 1977. SCIFI Press brought out an expanded hardcover edition in 1992. The members of the World Science Fiction Society voted that version the Hugo Award for Best Related Book. Warner also wrote a related series of historical columns called \"All Our Yesterdays.\""@en ;
	rdfs:comment	"A Wealth of Fable by Harry Warner, Jr. , is a Hugo Award-winning history of science fiction fandom of the 1950s, an essential reference work in the field. It is a followup to Warner's All Our Yesterdays, which covered the 1940s, and helped to earn Warner a Hugo Award in 1969."@en ;
	ns9:previousWork	dbpedia:All_Our_Yesterdays ;
	ns9:publisher	dbpedia:SCIFI_Press .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:A_Wealth_of_Fable	skos:subject	<http://dbpedia.org/resource/Category:1977_books> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:A_Wealth_of_Fable	skos:subject	ns12:Hugo_Award_winning_works ,
		ns12:Science_fiction_books ,
		ns12:History_books .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:A_Wealth_of_Fable	dbpprop:wikiPageUsesTemplate	ns13:infobox_book ;
	dbpprop:isbn	"0-9633-099-0-0 (second edition)"@en ;
	dbpprop:genre	dbpedia:Science_fiction_fandom ,
		dbpedia:History ;
	dbpprop:publisher	"Fanhistorica Press"@en ;
	dbpprop:mediaType	"Mimeographed, hardcover"@en ;
	dbpprop:pages	"xiv+456 (second edition)"@en ;
	dbpprop:precededBy	"All Our Yesterdays by Harry Warner, Jr., 1969"@en ;
	dbpprop:country	"United States"@en ;
	dbpprop:pubDate	"1977, 1992"@en ;
	dbpprop:author	<http://dbpedia.org/resource/Harry_Warner%2C_Jr.> ;
	dbpprop:language	"English"@en .
<http://dbpedia.org/resource/All_Our_Yesterdays_%28book%29>	dbpedia-owl:subsequentWork	dbpedia:A_Wealth_of_Fable ;
	ns9:subsequentWork	dbpedia:A_Wealth_of_Fable .
@prefix ns14:	<http://dbpedia.org/ontology/Writer/> .
<http://dbpedia.org/resource/Harry_Warner%2C_Jr.>	ns14:notableWork	dbpedia:A_Wealth_of_Fable ;
	dbpedia-owl:notableWork	dbpedia:A_Wealth_of_Fable ;
	dbpprop:notableworks	dbpedia:A_Wealth_of_Fable .