@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:JamVM	rdf:type	owl:Thing .
@prefix ns3:	<http://dbpedia.org/class/yago/> .
dbpedia:JamVM	rdf:type	ns3:FreeCompilersAndInterpreters .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:JamVM	rdf:type	dbpedia-owl:Software ,
		ns3:Software106566077 ,
		dbpedia-owl:Work .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:JamVM	foaf:homepage	<http://jamvm.sourceforge.net> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:JamVM	dbpprop:name	"JamVM"@en ;
	dbpedia-owl:genre	dbpedia:Java_Virtual_Machine ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000006325ef> .
@prefix ns7:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:JamVM	owl:sameAs	ns7:JamVM ;
	foaf:name	"JamVM" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:JamVM	foaf:page	ns8:JamVM ;
	dbpedia-owl:license	dbpedia:GPL .
@prefix ns9:	<http://dbpedia.org/ontology/Software/> .
dbpedia:JamVM	ns9:license	dbpedia:GPL ;
	dbpprop:reference	<http://bugblogger.com/java-vms-compared-160/> ,
		<http://jamvm.sourceforge.net> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:JamVM	rdfs:label	"JamVM"@en .
@prefix ns11:	<http://dbpedia.org/ontology/Work/> .
dbpedia:JamVM	ns11:genre	dbpedia:Java_Virtual_Machine ;
	dbpprop:abstract	"JamVM is an open source Java Virtual Machine (JVM) developed to be extremely small compared with other virtual machines (VMs) while conforming to the Java virtual machine specification version 2 (blue book). JamVM is designed to use the GNU Classpath Java class library and recent versions support object finalization, Soft/Weak/Phantom References, the Java Native Interface (JNI) and the Reflection API. The garbage collector can run either synchronously or asynchronously within its own thread. JamVM currently supports the CPUs: AMD64, ARM, i80486, MIPS, and PowerPC."@en ;
	rdfs:comment	"JamVM is an open source Java Virtual Machine (JVM) developed to be extremely small compared with other virtual machines (VMs) while conforming to the Java virtual machine specification version 2 (blue book). JamVM is designed to use the GNU Classpath Java class library and recent versions support object finalization, Soft/Weak/Phantom References, the Java Native Interface (JNI) and the Reflection API. The garbage collector can run either synchronously or asynchronously within its own thread."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:JamVM	skos:subject	ns13:Java_virtual_machine ,
		ns13:Free_compilers_and_interpreters .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:JamVM	dbpprop:wikiPageUsesTemplate	ns14:portal ,
		ns14:infobox_software ;
	dbpprop:latestReleaseVersion	"1.5.3"@en ;
	dbpprop:programmingLanguage	<http://dbpedia.org/resource/C_%28programming_language%29> ,
		<http://dbpedia.org/resource/Java_%28programming_language%29> ;
	dbpprop:genre	dbpedia:Java_Virtual_Machine ;
	dbpprop:developer	"Robert Lougher"@en ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:website	<http://jamvm.sourceforge.net> ;
	dbpprop:portalProperty	"Free Software Portal Logo.svg"@en ,
		"Free software"@en ;
	dbpprop:license	dbpedia:GPL .
@prefix ns15:	<http://dbpedia.org/resource/JamVM/latestReleaseDate/> .
dbpedia:JamVM	dbpprop:latestReleaseDate	ns15:release_date .
@prefix ns16:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:JamVM	dbpprop:hasPhotoCollection	ns16:JamVM .
@prefix ns17:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:JamVM	dbpprop:wordnet_type	ns17:synset-software-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:JamVM	owl:sameAs	dbpedia:JamVM .