@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/A_Night_to_Remember_%28book%29>	rdf:type	dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/A_Night_to_Remember_%28book%29>	rdf:type	owl:Thing ,
		dbpedia-owl:Book .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/A_Night_to_Remember_%28book%29>	dbpprop:name	"A Night to Remember"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/A_Night_to_Remember_%28book%29>	dbpedia-owl:genre	dbpedia:History ;
	dbpedia-owl:pages	260 ;
	dbpedia-owl:isbn	"ISBN 0-03-027615-2 (hardback edition)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/A_Night_to_Remember_%28book%29>	foaf:name	"A Night to Remember" ;
	foaf:page	<http://en.wikipedia.org/wiki/A_Night_to_Remember_%28book%29> ;
	dbpedia-owl:language	dbpedia:English_language ;
	dbpedia-owl:country	dbpedia:United_States ;
	dbpedia-owl:author	dbpedia:Walter_Lord .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/A_Night_to_Remember_%28book%29>	rdfs:label	"A Night to Remember (novela 1955)"@es ,
		"A Night to Remember (book)"@en .
@prefix ns7:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/A_Night_to_Remember_%28book%29>	ns7:genre	dbpedia:History ;
	dbpedia-owl:publisher	<http://dbpedia.org/resource/R_%26_W_Holt> ;
	ns7:author	dbpedia:Walter_Lord ;
	dbpedia-owl:mediaType	dbpedia:Paperback ,
		dbpedia:Hardcover .
@prefix ns8:	<http://dbpedia.org/ontology/Book/> .
<http://dbpedia.org/resource/A_Night_to_Remember_%28book%29>	ns8:pages	260 ;
	ns8:isbn	"ISBN 0-03-027615-2 (hardback edition)" ;
	dbpprop:abstract	"A Night to Remember (Una noche para recordar), es un libro de Walter Lord sobre el hundimiento del trasatl\u00E1ntico RMS Titanic en 1912. El libro tuvo un gran \u00E9xito y es a\u00FAn considerado un recurso informativo importante sobre el R.M. S Titanic. Lord tambi\u00E9n fue el autor de The Night Lives On, en 1986."@es ,
		"A Night to Remember is a 1955 non-fiction book by Walter Lord about the sinking of the ocean liner R.M.S. Titanic in 1912. The book was very successful, and is still considered a definitive resource about the RMS Titanic. Lord authored a follow-up book, The Night Lives On, in 1986. A film adaptation of the same name was released in 1958."@en ;
	rdfs:comment	"A Night to Remember is a 1955 non-fiction book by Walter Lord about the sinking of the ocean liner R.M.S. Titanic in 1912. The book was very successful, and is still considered a definitive resource about the RMS Titanic. Lord authored a follow-up book, The Night Lives On, in 1986. A film adaptation of the same name was released in 1958."@en ,
		"A Night to Remember (Una noche para recordar), es un libro de Walter Lord sobre el hundimiento del trasatl\u00E1ntico RMS Titanic en 1912. El libro tuvo un gran \u00E9xito y es a\u00FAn considerado un recurso informativo importante sobre el R.M. S Titanic. Lord tambi\u00E9n fue el autor de The Night Lives On, en 1986."@es ;
	ns7:language	dbpedia:English_language ;
	ns8:country	dbpedia:United_States ;
	ns7:publisher	<http://dbpedia.org/resource/R_%26_W_Holt> ;
	ns8:mediaType	dbpedia:Hardcover ,
		dbpedia:Paperback .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/A_Night_to_Remember_%28book%29>	skos:subject	ns10:RMS_Titanic ,
		<http://dbpedia.org/resource/Category:1955_books> ,
		ns10:History_books .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/A_Night_to_Remember_%28book%29>	dbpprop:wikiPageUsesTemplate	ns11:infobox_book ;
	dbpprop:isbn	"ISBN 0-03-027615-2 (hardback edition)"@en ;
	dbpprop:releaseDate	"December 1955"@en ;
	dbpprop:genre	dbpedia:History ;
	dbpprop:publisher	<http://dbpedia.org/resource/R_%26_W_Holt> ;
	dbpprop:mediaType	"Print"@en ;
	dbpprop:pages	"260 p. (hardback edition)"@en ;
	dbpprop:country	dbpedia:United_States ;
	dbpprop:author	dbpedia:Walter_Lord ;
	dbpprop:language	dbpedia:English_language .