@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:Jar_Launcher	rdf:type	ns2:Software106566077 .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Jar_Launcher	rdf:type	dbpedia-owl:Work ,
		ns2:JavaTools ,
		dbpedia-owl:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Jar_Launcher	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Jar_Launcher	foaf:homepage	<http://www.apple.com/java/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Jar_Launcher	dbpprop:name	"Jar Launcher"@en ;
	dbpedia-owl:genre	dbpedia:System_utility .
@prefix ns7:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Jar_Launcher	owl:sameAs	ns7:Jar_Launcher ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000008b7c8d> ;
	foaf:name	"Jar Launcher" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Jar_Launcher	foaf:page	ns8:Jar_Launcher ;
	dbpprop:reference	<http://www.apple.com/macosx/features/java/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Jar_Launcher	rdfs:label	"Jar Launcher"@en ,
		"Jar Launcher"@it ;
	dbpedia-owl:developer	dbpedia:Apple_Computer .
@prefix ns10:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Jar_Launcher	ns10:genre	dbpedia:System_utility ;
	dbpprop:abstract	"Jar Launcher is the program in Mac OS X that launches Java JAR files into the Aqua/Java runtime environment when the JAR file is double clicked. Jar Launcher also launches a class in the same manner. Jar Launcher does not execute the Java files itself, rather it passes them to the Java Virtual Machine (JVM) with any appropriate parameters. Java programs without any GUI should be run from the command line as they may not properly execute without a pseudo terminal. Jar Launcher is located in /System/Library/CoreServices/Jar Launcher. app as part of Apple Computer's Java implementation, installed by default on Mac OS X."@en ,
		"Jar Launcher \u00E8 l'applicazione in Mac OS X che avvia Java Jar dentro l'ambiente di esecuzione Aqua/Java quando il file jar \u00E8 aperto dall'utente. Jar Launcher pu\u00F2 anche far partire una classe nello stesso modo. Jar Launcher non esegue i file Java, ma li passa alla Java Virtual Machine con i parametri appropriati. Le applicazioni Java prive di GUI devono essere fatte partire dalla linea di comando, perch\u00E9 esse non si possono eseguire al di fuori da un terminale virtuale. Jar Launcher si trova al percorso /System/Library/CoreServices/Jar Launcher. app come parte dell'implementazione della piattaforma Java da parte della Apple Computer, installata di default in Mac OS X."@it ;
	rdfs:comment	"Jar Launcher is the program in Mac OS X that launches Java JAR files into the Aqua/Java runtime environment when the JAR file is double clicked. Jar Launcher also launches a class in the same manner. Jar Launcher does not execute the Java files itself, rather it passes them to the Java Virtual Machine (JVM) with any appropriate parameters. Java programs without any GUI should be run from the command line as they may not properly execute without a pseudo terminal."@en ,
		"Jar Launcher \u00E8 l'applicazione in Mac OS X che avvia Java Jar dentro l'ambiente di esecuzione Aqua/Java quando il file jar \u00E8 aperto dall'utente. Jar Launcher pu\u00F2 anche far partire una classe nello stesso modo. Jar Launcher non esegue i file Java, ma li passa alla Java Virtual Machine con i parametri appropriati. Le applicazioni Java prive di GUI devono essere fatte partire dalla linea di comando, perch\u00E9 esse non si possono eseguire al di fuori da un terminale virtuale."@it .
@prefix ns11:	<http://dbpedia.org/ontology/Software/> .
dbpedia:Jar_Launcher	ns11:developer	dbpedia:Apple_Computer .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Jar_Launcher	skos:subject	<http://dbpedia.org/resource/Category:Mac_OS_X-only_software_made_by_Apple_Inc.> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Jar_Launcher	skos:subject	ns13:Mac_OS_X ,
		ns13:Java_development_tools .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Jar_Launcher	dbpprop:wikiPageUsesTemplate	ns14:infobox_software ;
	dbpprop:latestReleaseVersion	"11.2.0"@en ;
	dbpprop:genre	dbpedia:System_utility ;
	dbpprop:developer	dbpedia:Apple_Computer ;
	dbpprop:operatingSystem	dbpedia:Mac_OS_X ;
	dbpprop:website	<http://www.apple.com> .
@prefix ns15:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Jar_Launcher	dbpprop:hasPhotoCollection	ns15:Jar_Launcher .
@prefix ns16:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Jar_Launcher	dbpprop:wordnet_type	ns16:synset-software-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Jar_Launcher	owl:sameAs	dbpedia:Jar_Launcher .