@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:Jaos	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Jaos	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Jaos	foaf:homepage	<http://www.oberon.ethz.ch/jaos/overview.html> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Jaos	dbpprop:name	"Jaos"@en ;
	dbpedia-owl:genre	dbpedia:Bluebottle_OS ,
		dbpedia:Java_virtual_machine ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000068d0d4> ;
	foaf:name	"Jaos" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Jaos	foaf:page	ns6:Jaos ;
	dbpprop:reference	<http://www-old.oberon.ethz.ch/jaos/overview.html> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Jaos	rdfs:label	"Jaos"@en .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Jaos	ns8:genre	dbpedia:Java_virtual_machine ,
		dbpedia:Bluebottle_OS ;
	dbpprop:abstract	"Jaos (Java on Active Object System) is an open-source Java virtual machine on top of the Bluebottle System, a kernel using active objects and Oberon programming language. The machine uses a runtime features provided by the Bluebottle System such as garbage collection, memory management and types and methods tables. It also uses GNU Classpath as a standard library."@en ;
	rdfs:comment	"Jaos (Java on Active Object System) is an open-source Java virtual machine on top of the Bluebottle System, a kernel using active objects and Oberon programming language. The machine uses a runtime features provided by the Bluebottle System such as garbage collection, memory management and types and methods tables. It also uses GNU Classpath as a standard library."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:Jaos	skos:subject	ns10:Java_virtual_machine .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
dbpedia:Jaos	dbpprop:wikiPageUsesTemplate	ns11:infobox_software ;
	dbpprop:latestReleaseVersion	0.06 ;
	dbpprop:genre	dbpedia:Java_virtual_machine ,
		dbpedia:Bluebottle_OS ;
	dbpprop:operatingSystem	dbpedia:Unix-like ;
	dbpprop:website	<http://www.oberon.ethz.ch/jaos/overview.html> .
@prefix ns12:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Jaos	dbpprop:hasPhotoCollection	ns12:Jaos .
@prefix ns13:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Jaos	dbpprop:wordnet_type	ns13:synset-software-noun-1 .