@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:ANTLR_Studio	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:ANTLR_Studio	rdf:type	dbpedia-owl:Software ,
		dbpedia-owl:Work .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:ANTLR_Studio	rdf:type	ns4:IntegratedDevelopmentEnvironments ,
		ns4:Software106566077 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:ANTLR_Studio	foaf:homepage	<http://http://placidsystems.com> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:ANTLR_Studio	dbpprop:name	"ANTLR Studio"@en ;
	dbpedia-owl:genre	dbpedia:Integrated_development_environment .
@prefix ns7:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:ANTLR_Studio	owl:sameAs	ns7:ANTLR_Studio ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000980169> ;
	foaf:name	"ANTLR Studio" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:ANTLR_Studio	foaf:page	ns8:ANTLR_Studio ;
	dbpprop:reference	<http://www.antlr.org> ,
		<http://www.placidsystems.com/antlrstudio.aspx> ,
		<http://www.eclipse.org> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:ANTLR_Studio	rdfs:label	"ANTLR Studio"@en .
@prefix ns10:	<http://dbpedia.org/ontology/Work/> .
dbpedia:ANTLR_Studio	ns10:genre	dbpedia:Integrated_development_environment ;
	dbpprop:abstract	"ANTLR Studio is an IDE for the ANTLR parser generator. It plugs into the Eclipse development environment. It contains features for syntax highlighting, debugging of grammars, etc."@en ;
	rdfs:comment	"ANTLR Studio is an IDE for the ANTLR parser generator. It plugs into the Eclipse development environment. It contains features for syntax highlighting, debugging of grammars, etc."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:ANTLR_Studio	skos:subject	ns12:Integrated_development_environments .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:ANTLR_Studio	dbpprop:wikiPageUsesTemplate	ns13:infobox_software ;
	dbpprop:genre	dbpedia:Integrated_development_environment ;
	dbpprop:website	<http://placidsystems.com> .
@prefix ns14:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:ANTLR_Studio	dbpprop:hasPhotoCollection	ns14:ANTLR_Studio .
@prefix ns15:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:ANTLR_Studio	dbpprop:wordnet_type	ns15:synset-software-noun-1 .
dbpedia:Antlr_studio	dbpprop:redirect	dbpedia:ANTLR_Studio .
dbpedia:Antlrstudio	dbpprop:redirect	dbpedia:ANTLR_Studio .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:ANTLR_Studio	owl:sameAs	dbpedia:ANTLR_Studio .