@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Python_%28programming_language%29>	dbpprop:implementations	dbpedia:Python_for_S60 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns3:	<http://opensource.nokia.com/projects/> .
dbpedia:Python_for_S60	foaf:homepage	ns3:pythonfors60 ;
	dbpprop:name	"Python for S60"@en .
@prefix ns4:	<http://en.wikipedia.org/wiki/> .
dbpedia:Python_for_S60	foaf:page	ns4:Python_for_S60 ;
	dbpprop:reference	<http://sourceforge.net/projects/pys60/> ,
		<http://www.mobilenin.com/pys60/menu.htm> .
@prefix ns5:	<http://wiki.opensource.nokia.com/projects/> .
dbpedia:Python_for_S60	dbpprop:reference	ns5:Python_for_S60 ,
		<https://garage.maemo.org/frs/?group_id=854> ,
		<http://www.symbian-freak.com/downloads/freeware/cat_s60_3rd/python.htm> ,
		<http://discussion.forum.nokia.com/forum/forumdisplay.php?f=102> ,
		<http://croozeus.com> ,
		<http://opensource.nokia.com/projects/pythonfors60/> .
@prefix ns6:	<http://wiki.forum.nokia.com/index.php/Category:> .
dbpedia:Python_for_S60	dbpprop:reference	ns6:Python .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Python_for_S60	rdfs:label	"Python for S60"@en ;
	dbpprop:abstract	"The Python for S60 also called PyS60, is Nokia\u2019s port of the general Python programming language to its S60 software platform, based on Python 2.2.2 from 2002."@en ;
	rdfs:comment	"The Python for S60 also called PyS60, is Nokia\u2019s port of the general Python programming language to its S60 software platform, based on Python 2.2.2 from 2002."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns9:	<http://dbpedia.org/resource/Category:> .
dbpedia:Python_for_S60	skos:subject	ns9:Object-oriented_programming_languages ,
		ns9:Nokia ,
		ns9:Python_programming_language ,
		ns9:Scripting_languages ,
		<http://dbpedia.org/resource/Category:S60_%28software_platform%29> ,
		ns9:Smartphones ,
		ns9:Class-based_programming_languages ,
		ns9:Mobile_software ,
		ns9:Dynamically-typed_programming_languages .
@prefix ns10:	<http://dbpedia.org/resource/Template:> .
dbpedia:Python_for_S60	dbpprop:wikiPageUsesTemplate	ns10:portal ,
		ns10:infobox_programming_language ;
	dbpprop:year	2006 ;
	dbpprop:latestReleaseVersion	"1.4.5"@en ;
	dbpprop:programmingLanguage	<http://dbpedia.org/resource/Python_%28programming_language%29> ,
		<http://dbpedia.org/resource/C%2B%2B> ;
	dbpprop:developer	dbpedia:Python_Software_Foundation ;
	dbpprop:operatingSystem	dbpedia:Symbian_OS ,
		dbpedia:S60_platform ;
	dbpprop:latestTestVersion	"1.9.5"@en ;
	dbpprop:website	<http://opensource.nokia.com/projects/pythonfors60/> ;
	dbpprop:portalProperty	"Free Software Portal Logo.svg"@en ,
		"Free software"@en ;
	dbpprop:license	dbpedia:Python_Software_Foundation_License ,
		dbpedia:Apache_license ;
	dbpprop:designer	dbpedia:Guido_van_Rossum ;
	dbpprop:paradigm	dbpedia:Multi-paradigm_programming_language ,
		dbpedia:Functional_programming ,
		dbpedia:Imperative_programming ,
		dbpedia:Object-oriented_programming .
@prefix ns11:	<http://dbpedia.org/resource/Python_for_S60/latestReleaseDate/> .
dbpedia:Python_for_S60	dbpprop:latestReleaseDate	ns11:release_date .
@prefix ns12:	<http://dbpedia.org/resource/Python_for_S60/latestTestDate/> .
dbpedia:Python_for_S60	dbpprop:latestTestDate	ns12:release_date .
<http://dbpedia.org/resource/Python_for_S60_%28PyS60%29>	dbpprop:redirect	dbpedia:Python_for_S60 .
dbpedia:PyS60	dbpprop:redirect	dbpedia:Python_for_S60 .