@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Pnuts	foaf:homepage	<https://pnuts.dev.java.net/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Pnuts	dbpprop:name	"Pnuts"@en .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Pnuts	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000008020e2c> .
@prefix ns4:	<http://en.wikipedia.org/wiki/> .
dbpedia:Pnuts	foaf:page	ns4:Pnuts ;
	dbpprop:reference	<http://www.jroller.com/tomatsu/> ,
		<http://pnuts.org/snapshot/latest/> ,
		<http://pnuts.org/articles/pnutsHighlights.html> ,
		<https://pnuts.dev.java.net/> ,
		<http://pnuts.org/articles/pnutsQuickstart.html> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Pnuts	rdfs:label	"Pnuts"@en ;
	dbpprop:abstract	"Pnuts is a dynamic scripting language for the Java Platform. It is designed to be used in a dual language system with the Java programming language. The goals of the Pnuts project are to provide a small, fast scripting language that has tight integration with the Java language. Pnuts uses syntax that is simple and friendly to Java developers, while also being very expressive."@en ;
	rdfs:comment	"Pnuts is a dynamic scripting language for the Java Platform. It is designed to be used in a dual language system with the Java programming language. The goals of the Pnuts project are to provide a small, fast scripting language that has tight integration with the Java language. Pnuts uses syntax that is simple and friendly to Java developers, while also being very expressive."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns7:	<http://dbpedia.org/resource/Category:> .
dbpedia:Pnuts	skos:subject	ns7:Object-oriented_programming_languages ,
		ns7:Scripting_languages ,
		ns7:Java_programming_language_family ,
		ns7:JVM_programming_languages .
@prefix ns8:	<http://dbpedia.org/resource/Template:> .
dbpedia:Pnuts	dbpprop:wikiPageUsesTemplate	ns8:infobox_programming_language ;
	dbpprop:year	1997 ;
	dbpprop:logo	<http://dbpedia.org/resource/Image:Pnuts_logo.png> ;
	dbpprop:latestReleaseVersion	"1.2.1"@en ;
	dbpprop:developer	"Toyokazu Tomatsu (Sun Japan)"@en ;
	dbpprop:operatingSystem	dbpedia:Cross_platform ;
	dbpprop:website	"https://pnuts.dev.java.net/"@en ;
	dbpprop:influencedBy	<http://dbpedia.org/resource/Java_%28programming_language%29> ;
	dbpprop:license	dbpedia:Sun_Public_License ;
	dbpprop:paradigm	dbpedia:Object-oriented_programming ,
		dbpedia:Scripting_language .
@prefix ns9:	<http://dbpedia.org/resource/Pnuts/latestReleaseDate/> .
dbpedia:Pnuts	dbpprop:latestReleaseDate	ns9:release_date ;
	dbpprop:typing	dbpedia:Dynamic_typing ,
		dbpedia:Static_typing ,
		dbpedia:Duck_typing .
@prefix ns10:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Pnuts	dbpprop:wordnet_type	ns10:synset-programming_language-noun-1 .