@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:Interactive_Ruby_Shell	rdf:type	dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Interactive_Ruby_Shell	rdf:type	owl:Thing ,
		dbpedia-owl:Software .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:Interactive_Ruby_Shell	rdf:type	ns4:Software106566077 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Interactive_Ruby_Shell	foaf:homepage	<http://www.ruby-lang.org/en/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Interactive_Ruby_Shell	dbpprop:name	"Interactive Ruby Shell"@en .
@prefix ns7:	<http://dbpedia.org/ontology/Software/> .
dbpedia:Interactive_Ruby_Shell	ns7:platform	dbpedia:Ruby_programming_language ;
	dbpedia-owl:genre	<http://dbpedia.org/resource/Ruby_%28programming_language%29> ,
		<http://dbpedia.org/resource/Shell_%28computing%29> ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000009b13e3> .
@prefix ns8:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Interactive_Ruby_Shell	owl:sameAs	ns8:Interactive_Ruby_Shell ;
	foaf:name	"Interactive Ruby Shell" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:Interactive_Ruby_Shell	foaf:page	ns9:Interactive_Ruby_Shell ;
	dbpedia-owl:platform	dbpedia:Ruby_programming_language ;
	dbpedia-owl:license	dbpedia:GNU_General_Public_License ;
	ns7:license	dbpedia:GNU_General_Public_License ;
	dbpprop:reference	<http://tryruby.sophrinix.com/> ,
		<http://www.rubycentral.com/pickaxe/trouble.html> ,
		<http://www.rubycentral.com/pickaxe/irb.html> ,
		<http://showmedo.com/videos/video?name=rubyLakeIrbCompletion> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Interactive_Ruby_Shell	rdfs:label	"Interactive Ruby Shell"@en ,
		"Interactive Ruby"@fr ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/7/7b/Interactive_Ruby_Shell.png/200px-Interactive_Ruby_Shell.png> ;
	dbpedia-owl:developer	dbpedia:Keiju_Ishitsuka .
@prefix ns11:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Interactive_Ruby_Shell	ns11:genre	<http://dbpedia.org/resource/Shell_%28computing%29> ,
		<http://dbpedia.org/resource/Ruby_%28programming_language%29> ;
	dbpprop:abstract	"Interactive Ruby Shell (IRB) is a shell for programming in the object-oriented scripting language Ruby. The program is launched from a command line and allows the execution of Ruby commands with immediate response, experimenting in real-time. It features command history, line editing capabilities, and job control, and is able to communicate directly as a shell script over the Internet and interact with a live server. It was developed by Keiju Ishitsuka. Program usage: irb [ options ] [ programfile ] [ argument... ] Example usage: irb(main):001:0&gt; n = 5 irb(main):002:0&gt; def fact(n) irb(main):003:1&gt; if n &lt;= 1 irb(main):004:2&gt; 1 irb(main):005:2&gt; else irb(main):006:2* n * fact(n - 1) irb(main):007:2&gt; end irb(main):008:1&gt; end =&gt; nil irb(main):009:0&gt; fact(n)"@en ,
		"Interactive Ruby ou irb est un interpr\u00E9teur de commandes qui permet d'ex\u00E9cuter des commandes Ruby de mani\u00E8re interactive. Il peut \u00EAtre utilis\u00E9 pour tester le langage. Il est fourni avec la version officielle de Ruby. Une version existe \u00E9galement sur le Web."@fr ;
	rdfs:comment	"Interactive Ruby Shell (IRB) is a shell for programming in the object-oriented scripting language Ruby. The program is launched from a command line and allows the execution of Ruby commands with immediate response, experimenting in real-time. It features command history, line editing capabilities, and job control, and is able to communicate directly as a shell script over the Internet and interact with a live server. It was developed by Keiju Ishitsuka."@en ,
		"Interactive Ruby ou irb est un interpr\u00E9teur de commandes qui permet d'ex\u00E9cuter des commandes Ruby de mani\u00E8re interactive. Il peut \u00EAtre utilis\u00E9 pour tester le langage. Il est fourni avec la version officielle de Ruby. Une version existe \u00E9galement sur le Web."@fr ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/7/7b/Interactive_Ruby_Shell.png> ;
	ns7:developer	dbpedia:Keiju_Ishitsuka .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
dbpedia:Interactive_Ruby_Shell	dbpprop:wikiPageUsesTemplate	ns12:infobox_software ;
	dbpprop:latestReleaseVersion	"0.9.5"@en ;
	dbpprop:programmingLanguage	dbpedia:Ruby_programming_language ;
	dbpprop:genre	<http://dbpedia.org/resource/Ruby_%28programming_language%29> ,
		<http://dbpedia.org/resource/Shell_%28computing%29> ;
	dbpprop:developer	dbpedia:Keiju_Ishitsuka ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:screenshot	<http://dbpedia.org/resource/Image:Interactive_Ruby_Shell.png> ;
	dbpprop:collapsible	"yes"@en ;
	dbpprop:caption	"The screenshot session as same as the article example"@en ;
	dbpprop:website	<http://www.ruby-lang.org> ;
	dbpprop:license	dbpedia:GNU_General_Public_License .
@prefix ns13:	<http://dbpedia.org/resource/Interactive_Ruby_Shell/latestReleaseDate/> .
dbpedia:Interactive_Ruby_Shell	dbpprop:latestReleaseDate	ns13:release_date ;
	dbpprop:platform	dbpedia:Ruby_programming_language .
@prefix ns14:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Interactive_Ruby_Shell	dbpprop:hasPhotoCollection	ns14:Interactive_Ruby_Shell .
@prefix ns15:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Interactive_Ruby_Shell	dbpprop:wordnet_type	ns15:synset-software-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Interactive_Ruby_Shell	owl:sameAs	dbpedia:Interactive_Ruby_Shell .