@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Arctic_Chill	rdf:type	dbpedia-owl:Book ,
		dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Arctic_Chill	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Arctic_Chill	dbpprop:name	"Arctic Chill"@en ;
	dbpedia-owl:genre	dbpedia:Mystery_novel ,
		dbpedia:Crime_novel ;
	dbpedia-owl:pages	344 ;
	dbpedia-owl:isbn	"ISBN 9781846550652 (Eng. trans.)" .
@prefix ns5:	<http://purl.org/NET/book/isbn/9781846550652#> .
dbpedia:Arctic_Chill	owl:sameAs	ns5:book ,
		<http://www4.wiwiss.fu-berlin.de/bookmashup/books/9781846550652> .
@prefix ns6:	<http://dilettantes.code4lib.org/LODThing/isbns/9781846550652#> .
dbpedia:Arctic_Chill	owl:sameAs	ns6:book .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Arctic_Chill	foaf:name	"Arctic Chill" ,
		"Vetrarborgin" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Arctic_Chill	foaf:page	ns8:Arctic_Chill ;
	dbpedia-owl:language	dbpedia:Icelandic_language ;
	dbpedia-owl:country	dbpedia:Iceland ;
	dbpedia-owl:author	<http://dbpedia.org/resource/Arnaldur_Indri%C3%B0ason> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Arctic_Chill	rdfs:label	"Arctic Chill"@en .
@prefix ns10:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Arctic_Chill	ns10:genre	dbpedia:Crime_novel ,
		dbpedia:Mystery_novel ;
	dbpedia-owl:previousWork	dbpedia:The_Draining_Lake ;
	dbpedia-owl:publisher	dbpedia:Random_House ;
	ns10:author	<http://dbpedia.org/resource/Arnaldur_Indri%C3%B0ason> ;
	dbpedia-owl:translator	dbpedia:Bernard_Scudder ,
		dbpedia:Victoria_Cribb ;
	dbpedia-owl:mediaType	dbpedia:Hardcover ,
		dbpedia:Paperback .
@prefix ns11:	<http://dbpedia.org/ontology/Book/> .
dbpedia:Arctic_Chill	ns11:pages	344 ;
	ns11:isbn	"ISBN 9781846550652 (Eng. trans.)" ;
	dbpprop:abstract	"Arctic Chill is a 2008 translation of a 2005 crime novel by Icelandic author Arnaldur Indri\u00F0ason, another entry in the multi award-winning Detective Erlendur series. The book is the first of Indri\u00F0ason's works to be translated into English by someone other than Bernard Scudder, as he died of a heart attack before his translation was complete. Victoria Cribb completed it."@en ;
	rdfs:comment	"Arctic Chill is a 2008 translation of a 2005 crime novel by Icelandic author Arnaldur Indri\u00F0ason, another entry in the multi award-winning Detective Erlendur series. The book is the first of Indri\u00F0ason's works to be translated into English by someone other than Bernard Scudder, as he died of a heart attack before his translation was complete. Victoria Cribb completed it."@en ;
	ns10:language	dbpedia:Icelandic_language ;
	ns11:country	dbpedia:Iceland ;
	ns10:previousWork	dbpedia:The_Draining_Lake ;
	ns10:publisher	dbpedia:Random_House ;
	ns11:translator	dbpedia:Bernard_Scudder ,
		dbpedia:Victoria_Cribb ;
	ns11:mediaType	dbpedia:Paperback ,
		dbpedia:Hardcover .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Arctic_Chill	skos:subject	<http://dbpedia.org/resource/Category:2005_novels> ,
		<http://dbpedia.org/resource/Category:Novels_by_Arnaldur_Indri%C3%B0ason> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Arctic_Chill	dbpprop:wikiPageUsesTemplate	ns13:infobox_book ;
	dbpprop:isbn	"ISBN 9781846550652 (Eng. trans.)"@en ;
	dbpprop:releaseDate	"2005 (orig.) & September 2008 (Eng. trans.)"@en ;
	dbpprop:genre	dbpedia:Mystery_novel ,
		dbpedia:Crime_novel ;
	dbpprop:publisher	dbpedia:Random_House ;
	dbpprop:mediaType	"Print"@en ;
	dbpprop:pages	"344 pp (Eng. trans.)"@en ;
	dbpprop:precededBy	dbpedia:The_Draining_Lake ;
	dbpprop:titleOrig	"Vetrarborgin"@en ;
	dbpprop:translator	dbpedia:Victoria_Cribb ,
		dbpedia:Bernard_Scudder ;
	dbpprop:country	dbpedia:Iceland ;
	dbpprop:author	<http://dbpedia.org/resource/Arnaldur_Indri%C3%B0ason> ;
	dbpprop:language	dbpedia:Icelandic_language ;
	dbpprop:series	"Detective Erlendur,  7"@en .
dbpedia:The_Draining_Lake	dbpedia-owl:subsequentWork	dbpedia:Arctic_Chill ;
	ns10:subsequentWork	dbpedia:Arctic_Chill ;
	dbpprop:followedBy	dbpedia:Arctic_Chill .