@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns1:	<http://dbpedia.org/resource/CA/> .
@prefix ns2:	<http://www.ibm.com/> .
ns1:EZTEST	foaf:homepage	ns2:cics .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns4:	<http://umbel.org/umbel/ne/wikipedia/CA/> .
ns1:EZTEST	owl:sameAs	ns4:EZTEST ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000472312f> .
@prefix ns5:	<http://en.wikipedia.org/wiki/CA/> .
ns1:EZTEST	foaf:page	ns5:EZTEST .
@prefix dbpprop:	<http://dbpedia.org/property/> .
ns1:EZTEST	dbpprop:reference	ns2:cics ,
		<http://www.compuware.com/products/xpediter/default.htm> ,
		<http://www3.ca.com/solutions/ProductFamily.aspx?ID=1320> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:EZTEST	rdfs:label	"CA/EZTEST"@en ;
	dbpprop:abstract	"CA/EZTEST was a CICS interactive test/debug software package distributed by Computer Associates and originally called EZTEST/CICS, produced by Capex Corporation of Phoenix, Arizona with assistance from Ken Dakin from England. The product provided Source level test and debugging features for programs written in COBOL, PL/1 and Assembler languages to complement their own existing COBOL optimizer product."@en ;
	rdfs:comment	"CA/EZTEST was a CICS interactive test/debug software package distributed by Computer Associates and originally called EZTEST/CICS, produced by Capex Corporation of Phoenix, Arizona with assistance from Ken Dakin from England. The product provided Source level test and debugging features for programs written in COBOL, PL/1 and Assembler languages to complement their own existing COBOL optimizer product."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns9:	<http://dbpedia.org/resource/Category:> .
ns1:EZTEST	skos:subject	ns9:Formal_methods ,
		ns9:Debuggers .
@prefix ns10:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/CA/> .
ns1:EZTEST	dbpprop:hasPhotoCollection	ns10:EZTEST .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:EZTEST	dbpprop:redirect	ns1:EZTEST .