@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Stickies_%28software%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Stickies_%28software%29>	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns4:	<http://apple.com/macosx/> .
<http://dbpedia.org/resource/Stickies_%28software%29>	foaf:homepage	ns4:features .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Stickies_%28software%29>	dbpprop:name	"Stickies"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Stickies_%28software%29>	dbpedia-owl:genre	dbpedia:Notetaking ,
		dbpedia:Post-it_note ;
	foaf:name	"Stickies" ;
	foaf:page	<http://en.wikipedia.org/wiki/Stickies_%28software%29> .
@prefix ns7:	<http://www.apple.com/macosx/> .
<http://dbpedia.org/resource/Stickies_%28software%29>	dbpprop:reference	ns7:features .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Stickies_%28software%29>	rdfs:label	"Stickies (software)"@en ;
	dbpedia-owl:developer	dbpedia:Apple_Computer .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Stickies_%28software%29>	ns9:genre	dbpedia:Notetaking ,
		dbpedia:Post-it_note ;
	dbpprop:abstract	"Stickies is a Macintosh notetaking application for putting Post-it note-like windows on the screen with short reminders, notes and other clippings. Typed contents are automatically stored, and restored when the application is restarted. The first version of Stickies was written by Apple employee Jens Alfke and included in System 7.5. It is also included in Mac OS X, now with features such as transparent notes, styled text and the ability to embed pictures in notes. In Mac OS X v10.2 \"Jaguar,\" Stickies is able to adopt a 3D view. Complementary to the Stickies application a feature reduced version of Stickies is one of the widgets included with Dashboard since Mac OS X v10.4. Similar applications are available for most operating systems. A generic term for such applications is \"desktop notes.\""@en ;
	rdfs:comment	"Stickies is a Macintosh notetaking application for putting Post-it note-like windows on the screen with short reminders, notes and other clippings. Typed contents are automatically stored, and restored when the application is restarted. The first version of Stickies was written by Apple employee Jens Alfke and included in System 7.5. It is also included in Mac OS X, now with features such as transparent notes, styled text and the ability to embed pictures in notes."@en .
@prefix ns10:	<http://dbpedia.org/ontology/Software/> .
<http://dbpedia.org/resource/Stickies_%28software%29>	ns10:developer	dbpedia:Apple_Computer .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Stickies_%28software%29>	skos:subject	ns12:Desktop_widgets ,
		ns12:Mac_OS .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Stickies_%28software%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_software ,
		ns13:merge ;
	dbpprop:date	"November 2008"@en ;
	dbpprop:logo	<http://dbpedia.org/resource/Image:Stickies_icon.png> ;
	dbpprop:latestReleaseVersion	"7.0 (7.0.0)"@en ;
	dbpprop:genre	dbpedia:Post-it_note ,
		dbpedia:Notetaking ;
	dbpprop:developer	dbpedia:Apple_Computer ;
	dbpprop:operatingSystem	dbpedia:Mac_OS_8 ,
		dbpedia:Mac_OS_9 ,
		<http://dbpedia.org/resource/System_7_%28Macintosh%29> ,
		dbpedia:Mac_OS_X ;
	dbpprop:screenshot	<http://dbpedia.org/resource/Image:_Stickies_screen.png> ;
	dbpprop:caption	"Screenshot of Stickies from Mac OS X"@en ;
	dbpprop:website	ns7:features ;
	dbpprop:discuss	"Talk:Stickies Merger proposal"@en .