@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:Borland_Graphics_Interface	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Borland_Graphics_Interface	rdf:type	owl:Thing ,
		<http://dbpedia.org/class/yago/C++Libraries> .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:Borland_Graphics_Interface	rdf:type	ns4:CLibraries ,
		ns4:GraphicsLibraries .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Borland_Graphics_Interface	dbpprop:name	"Borland Graphics Interface"@en ;
	dbpedia-owl:genre	<http://dbpedia.org/resource/Library_%28computing%29> ,
		dbpedia:Software_framework .
@prefix ns6:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Borland_Graphics_Interface	owl:sameAs	ns6:Borland_Graphics_Interface ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000046bc123> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Borland_Graphics_Interface	foaf:name	"Borland Graphics Interface" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Borland_Graphics_Interface	foaf:page	ns8:Borland_Graphics_Interface .
@prefix ns9:	<http://www.codedread.com/code.php#> .
dbpedia:Borland_Graphics_Interface	dbpprop:reference	ns9:BOSS ,
		<http://www.cs.colorado.edu/~main/cs1300/doc/bgi/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Borland_Graphics_Interface	rdfs:label	"Borland Graphics Interface"@en ,
		"Borland Graphics Interface"@pl ,
		"Borland Graphics Interface"@fr .
@prefix ns11:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Borland_Graphics_Interface	ns11:genre	<http://dbpedia.org/resource/Library_%28computing%29> ,
		dbpedia:Software_framework ;
	dbpprop:abstract	"The Borland Graphics Interface, also known as BGI, is a graphics library bundled with several Borland compilers for the DOS operating systems. BGI was also used to provide graphics for many other Borland products including the Quattro spreadsheet. The library loaded graphic drivers and fonts from disk in order to provide device independent graphics support. It was possible for the programmer to embed the graphic driver into the executable file by linking the graphic driver as object code with the aid of a utility provided by the compiler. There were graphic drivers for common graphic adapters and printers of that time, such as CGA, EGA and VGA. There also were BGI drivers for some kinds of plotters."@en ,
		"Le Borland Graphics Interface, mieux connu sous le sigle BGI, sont des pilotes graphiques destin\u00E9s aux compilateurs Turbo C, Turbo C++ et Turbo Pascal \u00E9dit\u00E9s \u00E0 la fin des ann\u00E9es 80 et d\u00E9but des ann\u00E9es 90. Chaque mode graphique avait son driver."@fr ,
		"Borland Graphics Interface (BGI) - biblioteka graficzna opracowana przez firm\u0119 Borland. Nieroz\u0142\u0105cznym cz\u0142onem biblioteki jest wektorowy format czcionek CHR. Na samym pocz\u0105tku istnienia biblioteki BGI firma Borland dostarczy\u0142a tylko cztery pliki CHR: TRIP LITT SANS GOTH W p\u00F3\u017Aniejszym czasie do\u0142\u0105czy\u0142y do nich jeszcze pliki: BOLD EURO LCOM SCRI SIMP TSCR P\u00F3\u017Aniejsze czcionki posiada\u0142y opis znak\u00F3w o kodach ASCII z zakresu od 32 do 255."@pl ;
	rdfs:comment	"Borland Graphics Interface (BGI) - biblioteka graficzna opracowana przez firm\u0119 Borland. Nieroz\u0142\u0105cznym cz\u0142onem biblioteki jest wektorowy format czcionek CHR. Na samym pocz\u0105tku istnienia biblioteki BGI firma Borland dostarczy\u0142a tylko cztery pliki CHR: TRIP LITT SANS GOTH W p\u00F3\u017Aniejszym czasie do\u0142\u0105czy\u0142y do nich jeszcze pliki: BOLD EURO LCOM SCRI SIMP TSCR P\u00F3\u017Aniejsze czcionki posiada\u0142y opis znak\u00F3w o kodach ASCII z zakresu od 32 do 255."@pl ,
		"Le Borland Graphics Interface, mieux connu sous le sigle BGI, sont des pilotes graphiques destin\u00E9s aux compilateurs Turbo C, Turbo C++ et Turbo Pascal \u00E9dit\u00E9s \u00E0 la fin des ann\u00E9es 80 et d\u00E9but des ann\u00E9es 90. Chaque mode graphique avait son driver."@fr ,
		"The Borland Graphics Interface, also known as BGI, is a graphics library bundled with several Borland compilers for the DOS operating systems. BGI was also used to provide graphics for many other Borland products including the Quattro spreadsheet. The library loaded graphic drivers and fonts from disk in order to provide device independent graphics support."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Borland_Graphics_Interface	skos:subject	ns13:Graphics_libraries ,
		<http://dbpedia.org/resource/Category:C%2B%2B_libraries> ,
		ns13:Borland_software ,
		ns13:C_libraries .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Borland_Graphics_Interface	dbpprop:wikiPageUsesTemplate	ns14:infobox_software ;
	dbpprop:programmingLanguage	"C++"@en ;
	dbpprop:genre	dbpedia:Software_framework ,
		<http://dbpedia.org/resource/Library_%28computing%29> .
@prefix ns15:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Borland_Graphics_Interface	dbpprop:hasPhotoCollection	ns15:Borland_Graphics_Interface .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Borland_Graphics_Interface	owl:sameAs	dbpedia:Borland_Graphics_Interface .