@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:DBL-Browser	rdf:type	dbpedia-owl:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:DBL-Browser	rdf:type	owl:Thing ,
		dbpedia-owl:Work .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:DBL-Browser	foaf:homepage	<http://dbis.uni-trier.de/DBL-Browser/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:DBL-Browser	dbpprop:name	"DBL-Browser"@en ;
	dbpedia-owl:genre	dbpedia:XML ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000005b4b59a> ;
	foaf:name	"DBL-Browser" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:DBL-Browser	foaf:page	ns6:DBL-Browser ;
	dbpprop:reference	<http://dblp.uni-trier.de/> ,
		<http://dbis.uni-trier.de/DBL-Browser/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:DBL-Browser	rdfs:label	"DBL-Browser"@en .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
dbpedia:DBL-Browser	ns8:genre	dbpedia:XML ;
	dbpprop:abstract	"DBL-Browser (Digital Bibliographic Library Browser) is a utility for browsing the computer science bibliography Digital Bibliography &amp; Library Project (DBLP) website. The browser was written by Alexander Weber in 2005 at Universit\u00E4t Trier. It is designed for use off-line in reading the DBLP, which consists of 910,000 bibliographic entries, as of July 2007. The award-winning DBLP is typically updated twice a month, so that downloading several times per month allows a reasonably current mechanism for assessing the state of computer science. DBL-Browser is GPL software, available for download from SourceForge. It uses the XML DTD. Written in Java programming language, this code shows the bibliographic entry in several types of screens, ranging from graphics to text: Author page \t Article page Table of contents Related conferences / journals \t Related authors (graphic representation of relationships) Trend analysis (graphics histogram) DBLP is similar to the bibliographic portion of the physics arxiv. org which also links to articles. DBL-Browser provides a means to view some of the associated computer science articles."@en ;
	rdfs:comment	"DBL-Browser (Digital Bibliographic Library Browser) is a utility for browsing the computer science bibliography Digital Bibliography &amp; Library Project (DBLP) website. The browser was written by Alexander Weber in 2005 at Universit\u00E4t Trier. It is designed for use off-line in reading the DBLP, which consists of 910,000 bibliographic entries, as of July 2007."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:DBL-Browser	skos:subject	ns10:Free_web_browsers ,
		ns10:Reference_works .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
dbpedia:DBL-Browser	dbpprop:wikiPageUsesTemplate	ns11:infobox_software ;
	dbpprop:latestReleaseVersion	"2.0b"@en ;
	dbpprop:genre	dbpedia:XML ;
	dbpprop:developer	"Alexander Weber"@en ;
	dbpprop:operatingSystem	dbpedia:Unix ;
	dbpprop:website	<http://dbis.uni-trier.de> .
@prefix ns12:	<http://dbpedia.org/resource/DBL-Browser/latestReleaseDate/> .
dbpedia:DBL-Browser	dbpprop:latestReleaseDate	ns12:release_date_and_age .
@prefix ns13:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:DBL-Browser	dbpprop:hasPhotoCollection	ns13:DBL-Browser .
@prefix ns14:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:DBL-Browser	dbpprop:wordnet_type	ns14:synset-software-noun-1 .
<http://dbpedia.org/resource/DBL-Browser_%28Digital_Bibliographic_Library_Browser%29>	dbpprop:redirect	dbpedia:DBL-Browser .