@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:Encyclopedia_of_Cryptography_and_Security	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Book .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Encyclopedia_of_Cryptography_and_Security	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Encyclopedia_of_Cryptography_and_Security	dbpprop:name	"Encyclopedia of Cryptography and Security"@en ;
	dbpedia-owl:genre	dbpedia:Encyclopedia ;
	dbpedia-owl:pages	684 ;
	dbpedia-owl:isbn	"978-0-387-23473-1" ;
	owl:sameAs	<http://www4.wiwiss.fu-berlin.de/bookmashup/books/9780387234731> .
@prefix ns5:	<http://dilettantes.code4lib.org/LODThing/isbns/9780387234731#> .
dbpedia:Encyclopedia_of_Cryptography_and_Security	owl:sameAs	ns5:book .
@prefix ns6:	<http://purl.org/NET/book/isbn/9780387234731#> .
dbpedia:Encyclopedia_of_Cryptography_and_Security	owl:sameAs	ns6:book .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Encyclopedia_of_Cryptography_and_Security	foaf:name	"Encyclopedia of Cryptography and Security" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Encyclopedia_of_Cryptography_and_Security	foaf:page	ns8:Encyclopedia_of_Cryptography_and_Security ;
	dbpedia-owl:author	dbpedia:Eindhoven_University_of_Technology ;
	dbpedia-owl:series	dbpedia:Computer_Science ,
		dbpedia:Mathematics ;
	dbpprop:reference	<http://www.springerlink.com/content/v8t322/?p=f445c1728b2a4a68a08b3141867a1703&pi=0> ,
		<http://www.springer.com/computer/security+and+cryptology/book/978-0-387-23473-1> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Encyclopedia_of_Cryptography_and_Security	rdfs:label	"Encyclopedia of Cryptography and Security"@en .
@prefix ns10:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Encyclopedia_of_Cryptography_and_Security	ns10:genre	dbpedia:Encyclopedia ;
	dbpedia-owl:publisher	dbpedia:Springer-Verlag ;
	ns10:author	dbpedia:Eindhoven_University_of_Technology .
@prefix ns11:	<http://dbpedia.org/ontology/Book/> .
dbpedia:Encyclopedia_of_Cryptography_and_Security	ns11:pages	684 ;
	ns11:isbn	"978-0-387-23473-1" ;
	dbpprop:abstract	"The Encyclopedia of Cryptography and Security is a comprehensive work on Cryptography for both information security professionals and experts in the fields of Computer Science, Applied Mathematics, Engineering, Information Theory, Data Encryption, etc . It consists of 460 articles in alphabetical order and is available electronically and in print. The Encyclopedia has a representative Advisory Board consisting of 18 leading international specialists. Topics include but are not limited to authentication and identification, copy protection, cryptoanalysis and security, factorization algorithms and primality tests, cryptographic protocols, key management, electronic payments and digital certificates, hash functions and MACs, elliptic curve cryptography, quantum cryptography and web security. The style of the articles is of explanatory character and can be used for undergraduate or graduate courses."@en ;
	rdfs:comment	"The Encyclopedia of Cryptography and Security is a comprehensive work on Cryptography for both information security professionals and experts in the fields of Computer Science, Applied Mathematics, Engineering, Information Theory, Data Encryption, etc . It consists of 460 articles in alphabetical order and is available electronically and in print. The Encyclopedia has a representative Advisory Board consisting of 18 leading international specialists."@en ;
	ns10:publisher	dbpedia:Springer-Verlag ;
	ns11:series	dbpedia:Mathematics ,
		dbpedia:Computer_Science .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Encyclopedia_of_Cryptography_and_Security	skos:subject	ns13:Specialized_encyclopedias ,
		ns13:Cryptography_publications .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Encyclopedia_of_Cryptography_and_Security	dbpprop:wikiPageUsesTemplate	ns14:infobox_book ;
	dbpprop:isbn	"978-0-387-23473-1"@en ;
	dbpprop:releaseDate	2005 ;
	dbpprop:genre	dbpedia:Encyclopedia ;
	dbpprop:publisher	dbpedia:Springer-Verlag ;
	dbpprop:mediaType	<http://www.springer.com> ,
		<http://www.springerlink.com> ;
	dbpprop:pages	684 ;
	dbpprop:reviews	"Edgar R. Weippl, Computing Reviews, May, 2006"@en ;
	dbpprop:country	"The Netherlands"@en ;
	dbpprop:author	"Henk C.A.v. Tilborg, <br />Eindhoven University of Technology,<br /> (Editor)"@en ;
	dbpprop:language	"English"@en ;
	dbpprop:series	dbpedia:Computer_Science ,
		dbpedia:Mathematics .