@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns1:	<http://en.wikipedia.org/wiki/Destination:> .
@prefix ns2:	<http://dbpedia.org/resource/Destination:> .
ns1:_Saturn	foaf:primaryTopic	ns2:_Saturn .
@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Avalon_Books	dbo:wikiPageWikiLink	ns2:_Saturn .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
ns2:_Saturn	rdf:type	wikidata:Q571 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns2:_Saturn	rdf:type	owl:Thing ,
		dbo:WrittenWork ,
		dbo:Book .
@prefix schema:	<http://schema.org/> .
ns2:_Saturn	rdf:type	schema:CreativeWork ,
		schema:Book ,
		dbo:Work ,
		wikidata:Q386724 .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
ns2:_Saturn	rdf:type	bibo:Book ,
		wikidata:Q234460 ;
	owl:sameAs	ns2:_Saturn ;
	foaf:name	"Destination: Saturn"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns2:_Saturn	rdfs:label	"Destination: Saturn"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
ns2:_Saturn	dct:subject	dbc:Novels_by_Lin_Carter ,
		<http://dbpedia.org/resource/Category:1967_science_fiction_novels> ,
		<http://dbpedia.org/resource/Category:1967_American_novels> ,
		<http://dbpedia.org/resource/Category:Novels_by_Donald_A._Wollheim> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Destination_Saturn.jpg> .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns2:_Saturn	dc:publisher	"Avalon Books" .
@prefix prov:	<http://www.w3.org/ns/prov#> .
ns2:_Saturn	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Destination:_Saturn?oldid=1312305417&ns=0> ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Destination_Saturn.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
ns2:_Saturn	dbp:wikiPageUsesTemplate	dbt:Use_mdy_dates ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Infobox_book ,
		<http://dbpedia.org/resource/Template:Lin_Carter_(books)> ;
	dbo:literaryGenre	dbr:Science_fiction ;
	dbp:genre	dbr:Science_fiction ;
	dbp:name	"Destination: Saturn"@en ;
	dbp:caption	"Cover from first edition"@en ;
	dbp:country	"United States"@en ;
	dbo:previousWork	<http://dbpedia.org/resource/Destiny\u0027s_Orbit> ;
	dbp:language	"English"@en ;
	foaf:isPrimaryTopicOf	ns1:_Saturn ;
	dbo:author	dbr:Lin_Carter ,
		<http://dbpedia.org/resource/Donald_A._Wollheim> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns2:_Saturn	dbo:numberOfPages	"192"^^xsd:positiveInteger ;
	dbo:oclc	"3115091" ;
	dbp:mediaType	"Print"@en ;
	dbp:oclc	3115091 ;
	dbp:series	"Ajax Calkins"@en ;
	dbp:releaseDate	1967 ;
	dbp:precededBy	<http://dbpedia.org/resource/Destiny\u0027s_Orbit> ;
	dbp:publisher	dbr:Avalon_Books ;
	dbo:lcc	"PZ2001.B897" ;
	dbp:pages	192 ;
	dbp:congress	"PZ2001.B897"@en ;
	dbp:author	"David Grinnell and Lin Carter"@en ;
	dbo:publisher	dbr:Avalon_Books ;
	dbp:coverArtist	"Michael M. Peters"@en .