@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/class/yago/> .
dbpedia:Basic4GL	rdf:type	ns2:ProgrammingLanguage106898352 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Basic4GL	foaf:homepage	<http://www.basic4gl.net> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Basic4GL	dbpprop:name	"Basic4GL"@en .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Basic4GL	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000477810e> .
@prefix ns6:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Basic4GL	owl:sameAs	ns6:Basic4GL .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Basic4GL	foaf:page	ns7:Basic4GL .
@prefix ns8:	<http://sourceforge.net/projects/> .
dbpedia:Basic4GL	dbpprop:reference	ns8:audiere ,
		<http://www.basic4gl.net/> ,
		<http://basic4gl.wikispaces.com/> ,
		<http://sourceforge.net/projects/basic4gl/> ,
		<http://b4gl-linux.wikispaces.com/> ,
		<http://sourceforge.net/projects/basic4sdl/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Basic4GL	rdfs:label	"Basic4GL"@en ;
	dbpprop:abstract	"Basic4GL is an interpreted, open source version of the BASIC programming language which also features support for 3D computer graphics using OpenGL. While being interpreted, it is also able to compile the users programs on top of the virtual machine to produce executable programs. It uses a syntax similar to traditional dialects of BASIC and features an IDE and a very thorough and comprehensive Debugger. Basic4GL is not designed to compete with programming languages such as C++; it was intended to replace older languages such as QBasic or GFA BASIC. Basic4GL features the usual commands that you would expect to find in a version of BASIC such as... PRINT INPUT GOSUB It also includes a few features that C programmers will be familiar with, such as support for pointers, structures and most importantly the entire OpenGL v1.1 API."@en ;
	rdfs:comment	"Basic4GL is an interpreted, open source version of the BASIC programming language which also features support for 3D computer graphics using OpenGL. While being interpreted, it is also able to compile the users programs on top of the virtual machine to produce executable programs. It uses a syntax similar to traditional dialects of BASIC and features an IDE and a very thorough and comprehensive Debugger."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
dbpedia:Basic4GL	skos:subject	ns11:Video_game_creation_software ,
		ns11:BASIC_programming_language .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
dbpedia:Basic4GL	dbpprop:wikiPageUsesTemplate	ns12:infobox_programming_language .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Basic4GL	dbpprop:year	"2002-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:logo	<http://dbpedia.org/resource/Image:Basic4GL_Banner.jpg> ;
	dbpprop:latestReleaseVersion	"v2.5.8"@en ;
	dbpprop:developer	"Tom Mulgrew"@en ;
	dbpprop:operatingSystem	dbpedia:Linux ,
		dbpedia:Microsoft_Windows ;
	dbpprop:website	<http://www.basic4gl.net> ;
	dbpprop:influencedBy	dbpedia:QuickBASIC ,
		dbpedia:GW_BASIC ;
	dbpprop:license	dbpedia:Gpl ;
	dbpprop:paradigm	dbpedia:Procedural_language ;
	dbpprop:latestReleaseDate	<http://dbpedia.org/resource/31_December> ;
	dbpprop:dialects	dbpedia:BASIC .
@prefix ns14:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Basic4GL	dbpprop:hasPhotoCollection	ns14:Basic4GL .
@prefix ns15:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Basic4GL	dbpprop:wordnet_type	ns15:synset-programming_language-noun-1 .
dbpedia:Basic4gl	dbpprop:redirect	dbpedia:Basic4GL .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Basic4GL	owl:sameAs	dbpedia:Basic4GL .