@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Macintosh_System_Profiler	dbpprop:redirect	<http://dbpedia.org/resource/System_Profiler_%28Apple%29> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/System_Profiler_%28Apple%29>	rdf:type	dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/System_Profiler_%28Apple%29>	rdf:type	owl:Thing ,
		dbpedia-owl:Software ;
	dbpprop:name	"System Profiler"@en ;
	dbpedia-owl:genre	dbpedia:System_profiler .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/System_Profiler_%28Apple%29>	foaf:name	"System Profiler" ;
	foaf:page	<http://en.wikipedia.org/wiki/System_Profiler_%28Apple%29> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/System_Profiler_%28Apple%29>	rdfs:label	"System Profiler (Apple)"@en ,
		"System Profiler"@it ;
	dbpedia-owl:developer	dbpedia:Apple_Computer .
@prefix ns7:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/System_Profiler_%28Apple%29>	ns7:genre	dbpedia:System_profiler ;
	dbpprop:abstract	"System Profiler is a software utility that has been bundled with Mac OS since Mac OS 7.6 (until Mac OS X it was called Apple System Profiler). It compiles technical information on all of the installed hardware, devices, drivers, applications, system settings, system software programs and kernel extensions installed on the host computer. It can export this information as plain text, RTF or in the plist XML format. This information is used to diagnose problems. System Profiler can be extremely useful if attempting to diagnose a hardware problem. A user can send the information directly to Apple if the user desires. It has support for scripting automation through AppleScript and some limited support in Automator. System information can also be accessed by using the \"system_profiler\" command through a Terminal application. For more information, execute \"man system_profiler\" or \"system_profiler -h\" in a Mac OS X terminal application."@en ,
		"System Profiler \u00E8 un'utilit\u00E0 inclusa in Mac OS dal System 7 (sotto Mac OS X si chiama Apple System Profiler, tranne che in Mac OS X 10.4 Tiger, dove si chiama System Profiler). Fornisce dettagli su tutto l'hardware, le periferiche, i driver, le applicazioni, le impostazioni e le estensioni kernel installate sul computer. Pu\u00F2 esportare le informazioni in formato solo testo, RTF o nel formato XML plist. Pu\u00F2 anche inviare le informazioni direttamente a Apple Computer, se l'utente lo desidera. Permette inoltre di conoscere il numero di serie del proprio Macintosh."@it ;
	rdfs:comment	"System Profiler \u00E8 un'utilit\u00E0 inclusa in Mac OS dal System 7 (sotto Mac OS X si chiama Apple System Profiler, tranne che in Mac OS X 10.4 Tiger, dove si chiama System Profiler). Fornisce dettagli su tutto l'hardware, le periferiche, i driver, le applicazioni, le impostazioni e le estensioni kernel installate sul computer. Pu\u00F2 esportare le informazioni in formato solo testo, RTF o nel formato XML plist. Pu\u00F2 anche inviare le informazioni direttamente a Apple Computer, se l'utente lo desidera."@it ,
		"System Profiler is a software utility that has been bundled with Mac OS since Mac OS 7.6 (until Mac OS X it was called Apple System Profiler). It compiles technical information on all of the installed hardware, devices, drivers, applications, system settings, system software programs and kernel extensions installed on the host computer. It can export this information as plain text, RTF or in the plist XML format. This information is used to diagnose problems."@en .
@prefix ns8:	<http://dbpedia.org/ontology/Software/> .
<http://dbpedia.org/resource/System_Profiler_%28Apple%29>	ns8:developer	dbpedia:Apple_Computer .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/System_Profiler_%28Apple%29>	skos:subject	ns10:Mac_OS_X ,
		ns10:Mac_OS ,
		<http://dbpedia.org/resource/Category:Articles_lacking_sources_%28Erik9bot%29> ,
		<http://dbpedia.org/resource/Category:Mac_OS-only_software_made_by_Apple_Inc.> .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/System_Profiler_%28Apple%29>	dbpprop:wikiPageUsesTemplate	ns11:ifdc ,
		ns11:infobox_software ;
	dbpprop:logo	<http://dbpedia.org/resource/Image:System_Profiler_icon.png> ;
	dbpprop:latestReleaseVersion	"10.6.0 (216)"@en ;
	dbpprop:log	"2008 October 27"@en ;
	dbpprop:genre	dbpedia:System_profiler ;
	dbpprop:developer	dbpedia:Apple_Computer ;
	dbpprop:operatingSystem	<http://dbpedia.org/resource/Mac_OS_7.6> ,
		dbpedia:Mac_OS_X ;
	dbpprop:screenshot	<http://dbpedia.org/resource/Image:System_Profiler.png> ;
	dbpprop:_1	"Image:Apple System Profiler, Mac OS 9.png"@en ;
	dbpprop:caption	"System Profiler under Mac OS X 10.5.0"@en .
dbpedia:Apple_System_Profiler	dbpprop:redirect	<http://dbpedia.org/resource/System_Profiler_%28Apple%29> .
dbpedia:System_Profiler	dbpprop:redirect	<http://dbpedia.org/resource/System_Profiler_%28Apple%29> .