@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Kite_%28programming_language%29>	foaf:homepage	<http://kite-language.org/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Kite_%28programming_language%29>	dbpprop:name	"Kite"@en .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Kite_%28programming_language%29>	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000476bfa7> ,
		<http://umbel.org/umbel/ne/wikipedia/Kite_%28programming_language%29> ;
	foaf:page	<http://en.wikipedia.org/wiki/Kite_%28programming_language%29> ;
	dbpprop:reference	<http://jakilinux.org/newsy/krite-jezyk-dla-hobbytsow/> ,
		<http://www.kite-language.org/docs/kite-1.0.3-docs/> ,
		<http://www.kite-language.org/> ,
		<http://www.kite-language.org/docs/kdoc-1.0.3/__root.html> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Kite_%28programming_language%29>	rdfs:label	"Kite (programming language)"@en ;
	dbpprop:abstract	"Kite is a [[programming language that appeared in late 2006. Its goals are to be fast and small, both in development time and actual running time. It does this by combining both object oriented and functional paradigms in the language syntax. One special feature is its use of the pipe character (|) to indicate function calls, as opposed to the period (. ) or arrow (-&gt) in other languages. Properties are still dereferenced using the period."@en ;
	rdfs:comment	"Kite is a [[programming language that appeared in late 2006. Its goals are to be fast and small, both in development time and actual running time. It does this by combining both object oriented and functional paradigms in the language syntax. One special feature is its use of the pipe character (|) to indicate function calls, as opposed to the period (. ) or arrow (-&gt) in other languages. Properties are still dereferenced using the period."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns5:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Kite_%28programming_language%29>	skos:subject	ns5:Functional_languages ,
		ns5:Object-oriented_programming_languages .
@prefix ns6:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Kite_%28programming_language%29>	dbpprop:wikiPageUsesTemplate	ns6:freshmeat ,
		ns6:infobox_programming_language ;
	dbpprop:year	2006 ;
	dbpprop:latestReleaseVersion	"1.0.3"@en ;
	dbpprop:website	<http://kite-language.org> ;
	dbpprop:freshmeatProperty	"kite"@en ,
		"Kite"@en ;
	dbpprop:designer	"Mooneer Salem"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Kite_%28programming_language%29>	dbpprop:paradigm	dbpedia:Object_oriented_programming ,
		dbpedia:Functional_programming ;
	dbpprop:latestReleaseDate	"April 13, 2009"@en ;
	dbpprop:typing	dbpedia:Dynamic_typing ,
		dbpedia:Weak_typing ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Kite_%28programming_language%29> .
@prefix ns8:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
<http://dbpedia.org/resource/Kite_%28programming_language%29>	dbpprop:wordnet_type	ns8:synset-programming_language-noun-1 .