@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:CyberQuery	rdf:type	ns2:CompaniesBasedInDenver .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:CyberQuery	foaf:homepage	<http://www.cyberscience.com/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns5:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:CyberQuery	owl:sameAs	ns5:CyberQuery ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000048574c4> .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:CyberQuery	foaf:page	ns6:CyberQuery .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:CyberQuery	dbpprop:reference	<http://www.cyberscience.com/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:CyberQuery	rdfs:label	"CyberQuery"@en ;
	dbpprop:abstract	"Cyberquery is a software product of Cyberscience Corporation Inc. Originally developed for data handling and analysis on Data General AOS and AOS/VS minicomputers, then the available platforms for Cyberquery were extended to all major UNIX platforms, VAX/VMS from Digital Equipment Corporation and all the way down to personal computers and Microsoft Windows."@en ;
	rdfs:comment	"Cyberquery is a software product of Cyberscience Corporation Inc. Originally developed for data handling and analysis on Data General AOS and AOS/VS minicomputers, then the available platforms for Cyberquery were extended to all major UNIX platforms, VAX/VMS from Digital Equipment Corporation and all the way down to personal computers and Microsoft Windows."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:CyberQuery	skos:subject	<http://dbpedia.org/resource/Category:Companies_based_in_Denver%2C_Colorado> ,
		<http://dbpedia.org/resource/Category:4GL> .
@prefix ns10:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:CyberQuery	dbpprop:hasPhotoCollection	ns10:CyberQuery .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:CyberQuery	owl:sameAs	dbpedia:CyberQuery .