@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.openlinksw.com/oplweb/product_family/uda#> .
@prefix OpenLink:	<http://www.openlinksw.com/schemas/oplweb#> .
ns1:this	rdf:type	OpenLink:ProductFamily .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:this	foaf:name	"UDA (ODBC, JDBC, ADO.NET, OLE-DB, XMLA)" ;
	foaf:homepage	<http://www.openlinksw.com/> .
@prefix ns4:	<http://www.openlinksw.com/dataspace/organization/openlink#> .
ns1:this	foaf:maker	ns4:this .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
ns1:this	owl:sameAs	dbpedia:OpenLink_Software .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:this	rdfs:label	"UDA (ODBC, JDBC, ADO.NET, OLE-DB, XMLA)" ;
	OpenLink:ProductFamilyCode	"uda" ;
	OpenLink:ProductFamilyDescription	"UDA (ODBC, JDBC, ADO.NET, OLE-DB, XMLA)" .
@prefix ns8:	<http://purl.org/dc/terms#> .
ns1:this	ns8:description	"Universal Data Access Drivers - High-performance data access drivers for ODBC, JDBC, ADO.NET, and OLE DB that provide transparent access to enterprise databases." .
@prefix ns9:	<http://data.openlinksw.com/oplweb/product_family/virtuoso#> .
ns1:this	OpenLink:otherProductFamilies	ns9:this .
@prefix ns10:	<http://data.openlinksw.com/oplweb/product_family/dca#> .
ns1:this	OpenLink:otherProductFamilies	ns10:this .
@prefix ns11:	<http://data.openlinksw.com/oplweb/product_family/utilities#> .
ns1:this	OpenLink:otherProductFamilies	ns11:this .
@prefix ns12:	<http://data.openlinksw.com/oplweb/product_family/development#> .
ns1:this	OpenLink:otherProductFamilies	ns12:this .
@prefix ns13:	<http://data.openlinksw.com/oplweb/product_family/professionalservices#> .
ns1:this	OpenLink:otherProductFamilies	ns13:this .
@prefix ns14:	<http://data.openlinksw.com/oplweb/opsys_family/AIX#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns14:this .
@prefix ns15:	<http://data.openlinksw.com/oplweb/opsys_family/Solaris#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns15:this .
@prefix ns16:	<http://data.openlinksw.com/oplweb/opsys_family/MacOSX#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns16:this .
@prefix ns17:	<http://data.openlinksw.com/oplweb/opsys_family/Windows#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns17:this .
@prefix ns18:	<http://data.openlinksw.com/oplweb/opsys_family/HPUX#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns18:this .
@prefix ns19:	<http://data.openlinksw.com/oplweb/opsys_family/UnixWare#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns19:this .
@prefix ns20:	<http://data.openlinksw.com/oplweb/opsys_family/DynixPTX#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns20:this .
@prefix ns21:	<http://data.openlinksw.com/oplweb/opsys_family/Irix#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns21:this .
@prefix ns22:	<http://data.openlinksw.com/oplweb/opsys_family/MonoCLR#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns22:this .
@prefix ns23:	<http://data.openlinksw.com/oplweb/opsys_family/JavaVirtualMachine#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns23:this .
@prefix ns24:	<http://data.openlinksw.com/oplweb/opsys_family/.NETCLR#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns24:this .
@prefix ns25:	<http://data.openlinksw.com/oplweb/opsys_family/MacOSClassic#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns25:this .
@prefix ns26:	<http://data.openlinksw.com/oplweb/opsys_family/Tru64UNIX#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns26:this .
@prefix ns27:	<http://data.openlinksw.com/oplweb/opsys_family/GenericLinux#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns27:this .
@prefix ns28:	<http://data.openlinksw.com/oplweb/opsys_family/SCOOpenServer#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns28:this .
@prefix ns29:	<http://data.openlinksw.com/oplweb/opsys_family/FreeBSD#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns29:this .
@prefix ns30:	<http://data.openlinksw.com/oplweb/dbms_family/Oracle#> .
ns1:this	OpenLink:DatabaseFamilies	ns30:this .
@prefix ns31:	<http://data.openlinksw.com/oplweb/dbms_family/JDBCBridge#> .
ns1:this	OpenLink:DatabaseFamilies	ns31:this .
@prefix ns32:	<http://data.openlinksw.com/oplweb/dbms_family/Informix#> .
ns1:this	OpenLink:DatabaseFamilies	ns32:this .
@prefix ns33:	<http://data.openlinksw.com/oplweb/dbms_family/Progress#> .
ns1:this	OpenLink:DatabaseFamilies	ns33:this .
@prefix ns34:	<http://data.openlinksw.com/oplweb/dbms_family/Sybase#> .
ns1:this	OpenLink:DatabaseFamilies	ns34:this .
@prefix ns35:	<http://data.openlinksw.com/oplweb/dbms_family/Ingres#> .
ns1:this	OpenLink:DatabaseFamilies	ns35:this .
@prefix ns36:	<http://data.openlinksw.com/oplweb/dbms_family/MySQL#> .
ns1:this	OpenLink:DatabaseFamilies	ns36:this .
@prefix ns37:	<http://data.openlinksw.com/oplweb/dbms_family/SQLServer#> .
ns1:this	OpenLink:DatabaseFamilies	ns37:this .
@prefix ns38:	<http://data.openlinksw.com/oplweb/dbms_family/DB2#> .
ns1:this	OpenLink:DatabaseFamilies	ns38:this .
@prefix ns39:	<http://data.openlinksw.com/oplweb/dbms_family/OLEDBBridge#> .
ns1:this	OpenLink:DatabaseFamilies	ns39:this .
@prefix ns40:	<http://data.openlinksw.com/oplweb/dbms_family/NotApplicable#> .
ns1:this	OpenLink:DatabaseFamilies	ns40:this .
@prefix ns41:	<http://data.openlinksw.com/oplweb/dbms_family/PostgreSQL#> .
ns1:this	OpenLink:DatabaseFamilies	ns41:this .
@prefix ns42:	<http://data.openlinksw.com/oplweb/dbms_family/Firebird#> .
ns1:this	OpenLink:DatabaseFamilies	ns42:this .
@prefix ns43:	<http://data.openlinksw.com/oplweb/dbms_family/ODBCBridge#> .
ns1:this	OpenLink:DatabaseFamilies	ns43:this .
@prefix ns44:	<http://data.openlinksw.com/oplweb/processor_family/PowerPC#> .
ns1:this	OpenLink:ProcessorFamilies	ns44:this .
@prefix ns45:	<http://data.openlinksw.com/oplweb/processor_family/MIPs#> .
ns1:this	OpenLink:ProcessorFamilies	ns45:this .
@prefix ns46:	<http://data.openlinksw.com/oplweb/processor_family/x86_64#> .
ns1:this	OpenLink:ProcessorFamilies	ns46:this .
@prefix ns47:	<http://data.openlinksw.com/oplweb/processor_family/Sparc#> .
ns1:this	OpenLink:ProcessorFamilies	ns47:this .
@prefix ns48:	<http://data.openlinksw.com/oplweb/processor_family/HPRISC#> .
ns1:this	OpenLink:ProcessorFamilies	ns48:this .
@prefix ns49:	<http://data.openlinksw.com/oplweb/processor_family/x86#> .
ns1:this	OpenLink:ProcessorFamilies	ns49:this .
@prefix ns50:	<http://data.openlinksw.com/oplweb/processor_family/Alpha#> .
ns1:this	OpenLink:ProcessorFamilies	ns50:this .
@prefix ns51:	<http://data.openlinksw.com/oplweb/processor_family/Itanium#> .
ns1:this	OpenLink:ProcessorFamilies	ns51:this .
@prefix ns52:	<http://data.openlinksw.com/oplweb/processor_family/Risc6000#> .
ns1:this	OpenLink:ProcessorFamilies	ns52:this .
@prefix ns53:	<http://data.openlinksw.com/oplweb/processor_family/JavaVirtualMachine#> .
ns1:this	OpenLink:ProcessorFamilies	ns53:this .
@prefix ns54:	<http://data.openlinksw.com/oplweb/processor_family/.NETCLR#> .
ns1:this	OpenLink:ProcessorFamilies	ns54:this .
@prefix ns55:	<http://data.openlinksw.com/oplweb/processor_family/MonoCLR#> .
ns1:this	OpenLink:ProcessorFamilies	ns55:this .
@prefix ns56:	<http://data.openlinksw.com/oplweb/processor_family/Universal#> .
ns1:this	OpenLink:ProcessorFamilies	ns56:this ;
	foaf:logo	<http://www.openlinksw.com/index_files/openlink150.gif> .
@prefix ns57:	<http://data.openlinksw.com/oplweb/product_category/dotnet#> .
ns1:this	OpenLink:hasCategory	ns57:this .
@prefix ns58:	<http://data.openlinksw.com/oplweb/product_category/odbcsuite#> .
ns1:this	OpenLink:hasCategory	ns58:this .
@prefix ns59:	<http://data.openlinksw.com/oplweb/product_category/jdbc#> .
ns1:this	OpenLink:hasCategory	ns59:this .
@prefix ns60:	<http://data.openlinksw.com/oplweb/product_category/oledb#> .
ns1:this	OpenLink:hasCategory	ns60:this .
@prefix ns61:	<http://data.openlinksw.com/oplweb/product_category/odbc#> .
ns1:this	OpenLink:hasCategory	ns61:this .
@prefix ns62:	<http://data.openlinksw.com/oplweb/product_category/ruby#> .
ns1:this	OpenLink:hasCategory	ns62:this .
@prefix ns63:	<http://data.openlinksw.com/oplweb/product_category/drvsuite#> .
ns1:this	OpenLink:hasCategory	ns63:this .
@prefix ns64:	<http://data.openlinksw.com/oplweb/product_category/xmla#> .
ns1:this	OpenLink:hasCategory	ns64:this .
@prefix ns65:	<http://data.openlinksw.com/oplweb/product_category/jdbcsuite#> .
ns1:this	OpenLink:hasCategory	ns65:this .
@prefix ns66:	<http://data.openlinksw.com/oplweb/product_category/dotnetsuite#> .
ns1:this	OpenLink:hasCategory	ns66:this .
@prefix ns67:	<http://data.openlinksw.com/oplweb/product_format/mt#> .
ns1:this	OpenLink:hasFormat	ns67:this .
@prefix ns68:	<http://data.openlinksw.com/oplweb/product_format/st#> .
ns1:this	OpenLink:hasFormat	ns68:this .
@prefix ns69:	<http://data.openlinksw.com/oplweb/product_format/express#> .
ns1:this	OpenLink:hasFormat	ns69:this .
@prefix ns70:	<http://data.openlinksw.com/oplweb/product_family_feature/UnicodeSupport#> .
ns1:this	OpenLink:hasFeature	ns70:this .
@prefix ns71:	<http://data.openlinksw.com/oplweb/product_family_feature/BroadbackendDatabaseSupport#> .
ns1:this	OpenLink:hasFeature	ns71:this .
@prefix ns72:	<http://data.openlinksw.com/oplweb/product_family_feature/32-and64-bitcomponents#> .
ns1:this	OpenLink:hasFeature	ns72:this .
@prefix ns73:	<http://data.openlinksw.com/oplweb/product_family_feature/Multithreaded#> .
ns1:this	OpenLink:hasFeature	ns73:this .
@prefix ns74:	<http://data.openlinksw.com/oplweb/product_family_feature/SupportsAdvancedDataAccessAPIfunctionality#> .
ns1:this	OpenLink:hasFeature	ns74:this .
@prefix ns75:	<http://data.openlinksw.com/oplweb/product_family_feature/Internationalcharactersupport#> .
ns1:this	OpenLink:hasFeature	ns75:this .
@prefix ns76:	<http://data.openlinksw.com/oplweb/product_family_feature/BlisteringPerformance#> .
ns1:this	OpenLink:hasFeature	ns76:this .
@prefix ns77:	<http://data.openlinksw.com/oplweb/product_family_feature/NetworkAwareRecordRetrieval#> .
ns1:this	OpenLink:hasFeature	ns77:this .
@prefix ns78:	<http://data.openlinksw.com/oplweb/product_family_feature/XA-basedtwo-phasecommit#> .
ns1:this	OpenLink:hasFeature	ns78:this .
@prefix ns79:	<http://data.openlinksw.com/oplweb/product_family_feature/DistributedLicenseManager#> .
ns1:this	OpenLink:hasFeature	ns79:this .
@prefix opl:	<http://www.openlinksw.com/schema/attribution#> .
ns1:this	opl:isDescribedUsing	rdfs: ,
		foaf: ,
		owl: ,
		OpenLink: ,
		ns8: .
@prefix GoodRelations:	<http://purl.org/goodrelations/v1#> .
ns1:this	GoodRelations:hasManufacturer	ns4:this .