@prefix ns0:	<http://dbpedia.org/ontology/Company/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:OpenLink_Software	ns0:product	dbpedia:IODBC .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:OpenLink_Software	dbpedia-owl:product	dbpedia:IODBC .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:OpenLink_Software	dbpprop:products	dbpedia:IODBC .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbpedia:IODBC	rdf:type	dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:IODBC	rdf:type	owl:Thing ,
		dbpedia-owl:Software .
@prefix ns6:	<http://dbpedia.org/class/yago/> .
dbpedia:IODBC	rdf:type	ns6:Databases .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:IODBC	foaf:homepage	<http://www.iodbc.org> ;
	dbpprop:name	"iODBC"@en ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000005156c0> ;
	foaf:name	"iODBC" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:IODBC	foaf:page	ns8:IODBC ;
	dbpedia-owl:license	dbpedia:LGPL ,
		dbpedia:BSD_Licenses .
@prefix ns9:	<http://dbpedia.org/ontology/Software/> .
dbpedia:IODBC	ns9:license	dbpedia:LGPL ,
		dbpedia:BSD_Licenses ;
	dbpprop:reference	<http://www.iodbc.org> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:IODBC	rdfs:label	"IODBC"@en ;
	dbpprop:abstract	"iODBC is an open source initiative managed by OpenLink Software. It is a platform-independent ODBC SDK and runtime offering that enables the development of ODBC-compliant applications and drivers outside the Windows platform. The prime goals of this project are as follows: Simplify the effort of porting ODBC applications from Windows to other platforms Simplify the effort of porting ODBC drivers from Windows to other platforms Create consistent ODBC-utilization experience across all platforms"@en ;
	rdfs:comment	"iODBC is an open source initiative managed by OpenLink Software. It is a platform-independent ODBC SDK and runtime offering that enables the development of ODBC-compliant applications and drivers outside the Windows platform. The prime goals of this project are as follows: Simplify the effort of porting ODBC applications from Windows to other platforms Simplify the effort of porting ODBC drivers from Windows to other platforms Create consistent ODBC-utilization experience across all platforms"@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:IODBC	skos:subject	ns12:SQL_data_access ,
		ns12:Middleware ,
		ns12:Application_programming_interfaces ,
		ns12:Databases .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:IODBC	dbpprop:wikiPageUsesTemplate	ns13:infobox_software ;
	dbpprop:latestReleaseVersion	"3.52.6"@en ;
	dbpprop:genre	"Data Access API"@en ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:website	<http://www.iodbc.org> ;
	dbpprop:license	dbpedia:LGPL ,
		dbpedia:BSD_Licenses ;
	dbpprop:latestReleaseDate	dbpedia:October_8 .
@prefix ns14:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:IODBC	dbpprop:hasPhotoCollection	ns14:IODBC .
@prefix ns15:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:IODBC	dbpprop:wordnet_type	ns15:synset-software-noun-1 .
dbpedia:Iodbc	dbpprop:redirect	dbpedia:IODBC .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:IODBC	owl:sameAs	dbpedia:IODBC .