@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/class/yago/> .
dbpedia:QUILL	rdf:type	ns2:ProgrammingLanguage106898352 ,
		ns2:ProgrammingLanguages .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:QUILL	dbpprop:name	"Quill"@en .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:QUILL	owl:sameAs	ns5:QUILL ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006b8bf55> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:QUILL	foaf:page	ns7:QUILL .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:QUILL	rdfs:label	"QUILL"@en ;
	dbpprop:abstract	"Quill is a high level object oriented programming language created by the Dutch software company Quintiq. It is used for building Quintiq applications. Its syntax is similar to Java."@en ;
	rdfs:comment	"Quill is a high level object oriented programming language created by the Dutch software company Quintiq. It is used for building Quintiq applications. Its syntax is similar to Java."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:QUILL	skos:subject	ns10:Object-oriented_programming_languages .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
dbpedia:QUILL	dbpprop:wikiPageUsesTemplate	ns11:infobox_programming_language ;
	dbpprop:year	"2000s"@en ;
	dbpprop:website	"N/A"@en ;
	dbpprop:influencedBy	<http://dbpedia.org/resource/Java_%28programming_language%29> ;
	dbpprop:license	dbpedia:Quintiq ;
	dbpprop:designer	dbpedia:Quintiq ;
	dbpprop:paradigm	dbpedia:Object-oriented_programming .
@prefix ns12:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:QUILL	dbpprop:hasPhotoCollection	ns12:QUILL .
@prefix ns13:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:QUILL	dbpprop:wordnet_type	ns13:synset-programming_language-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:QUILL	owl:sameAs	dbpedia:QUILL .