@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.openlinksw.com/oplweb/product_format/mt#> .
@prefix OpenLink:	<http://www.openlinksw.com/schemas/oplweb#> .
ns1:this	rdf:type	OpenLink:ProductFormat .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns4:	<http://data.openlinksw.com/oplweb/product_format/standard#> .
ns1:this	rdfs:seeAlso	ns4:this .
@prefix ns5:	<http://data.openlinksw.com/oplweb/product_format/enterprise#> .
ns1:this	rdfs:seeAlso	ns5:this .
@prefix ns6:	<http://data.openlinksw.com/oplweb/product_format/st#> .
ns1:this	rdfs:seeAlso	ns6:this .
@prefix ns7:	<http://data.openlinksw.com/oplweb/product_format/express#> .
ns1:this	rdfs:seeAlso	ns7:this .
@prefix ns8:	<http://data.openlinksw.com/oplweb/product_format/enterprise2#> .
ns1:this	rdfs:seeAlso	ns8:this .
@prefix ns9:	<http://data.openlinksw.com/oplweb/product_format/dav#> .
ns1:this	rdfs:seeAlso	ns9:this .
@prefix ns10:	<http://data.openlinksw.com/oplweb/product_format/fs#> .
ns1:this	rdfs:seeAlso	ns10:this .
@prefix ns11:	<http://data.openlinksw.com/oplweb/product_format/personal#> .
ns1:this	rdfs:seeAlso	ns11:this .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:this	owl:sameAs	ns6:this ,
		ns7:this ,
		ns5:this ,
		ns11:this ,
		ns10:this ,
		ns8:this ,
		ns9:this ,
		ns4:this ;
	rdfs:label	"Multi-Tier (Enterprise Edition)" ;
	OpenLink:ProductFormatCode	"mt" .
@prefix ns13:	<http://purl.org/dc/terms#> .
ns1:this	ns13:description	"Multi-Tier (Enterprise Edition)" .
@prefix ns14:	<http://data.openlinksw.com/oplweb/opsys_family/.NETCLR#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns14:this .
@prefix ns15:	<http://data.openlinksw.com/oplweb/opsys_family/MacOSX#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns15:this .
@prefix ns16:	<http://data.openlinksw.com/oplweb/opsys_family/MonoCLR#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns16:this .
@prefix ns17:	<http://data.openlinksw.com/oplweb/opsys_family/DynixPTX#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns17:this .
@prefix ns18:	<http://data.openlinksw.com/oplweb/opsys_family/FreeBSD#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns18:this .
@prefix ns19:	<http://data.openlinksw.com/oplweb/opsys_family/Tru64UNIX#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns19:this .
@prefix ns20:	<http://data.openlinksw.com/oplweb/opsys_family/GenericLinux#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns20:this .
@prefix ns21:	<http://data.openlinksw.com/oplweb/opsys_family/SCOOpenServer#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns21:this .
@prefix ns22:	<http://data.openlinksw.com/oplweb/opsys_family/AIX#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns22:this .
@prefix ns23:	<http://data.openlinksw.com/oplweb/opsys_family/Windows#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns23:this .
@prefix ns24:	<http://data.openlinksw.com/oplweb/opsys_family/HPUX#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns24:this .
@prefix ns25:	<http://data.openlinksw.com/oplweb/opsys_family/UnixWare#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns25:this .
@prefix ns26:	<http://data.openlinksw.com/oplweb/opsys_family/Irix#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns26:this .
@prefix ns27:	<http://data.openlinksw.com/oplweb/opsys_family/JavaVirtualMachine#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns27:this .
@prefix ns28:	<http://data.openlinksw.com/oplweb/opsys_family/MacOSClassic#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns28:this .
@prefix ns29:	<http://data.openlinksw.com/oplweb/opsys_family/Solaris#> .
ns1:this	OpenLink:OperatingSystemsFamilies	ns29:this .
@prefix ns30:	<http://data.openlinksw.com/oplweb/dbms_family/SQLServer#> .
ns1:this	OpenLink:DatabaseFamilies	ns30:this .
@prefix ns31:	<http://data.openlinksw.com/oplweb/dbms_family/Informix#> .
ns1:this	OpenLink:DatabaseFamilies	ns31:this .
@prefix ns32:	<http://data.openlinksw.com/oplweb/dbms_family/DB2#> .
ns1:this	OpenLink:DatabaseFamilies	ns32:this .
@prefix ns33:	<http://data.openlinksw.com/oplweb/dbms_family/JDBCBridge#> .
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/NotApplicable#> .
ns1:this	OpenLink:DatabaseFamilies	ns36:this .
@prefix ns37:	<http://data.openlinksw.com/oplweb/dbms_family/PostgreSQL#> .
ns1:this	OpenLink:DatabaseFamilies	ns37:this .
@prefix ns38:	<http://data.openlinksw.com/oplweb/dbms_family/ODBCBridge#> .
ns1:this	OpenLink:DatabaseFamilies	ns38:this .
@prefix ns39:	<http://data.openlinksw.com/oplweb/dbms_family/MySQL#> .
ns1:this	OpenLink:DatabaseFamilies	ns39:this .
@prefix ns40:	<http://data.openlinksw.com/oplweb/dbms_family/Progress#> .
ns1:this	OpenLink:DatabaseFamilies	ns40:this .
@prefix ns41:	<http://data.openlinksw.com/oplweb/dbms_family/Oracle#> .
ns1:this	OpenLink:DatabaseFamilies	ns41:this .
@prefix ns42:	<http://data.openlinksw.com/oplweb/processor/universal/1#> .
ns1:this	OpenLink:Processors	ns42:this .
@prefix ns43:	<http://data.openlinksw.com/oplweb/processor/jvm1.2/1#> .
ns1:this	OpenLink:Processors	ns43:this .
@prefix ns44:	<http://data.openlinksw.com/oplweb/processor/jvm1.3/1#> .
ns1:this	OpenLink:Processors	ns44:this .
@prefix ns45:	<http://data.openlinksw.com/oplweb/processor/jvm1.1/1#> .
ns1:this	OpenLink:Processors	ns45:this .
@prefix ns46:	<http://data.openlinksw.com/oplweb/processor/mips/2#> .
ns1:this	OpenLink:Processors	ns46:this .
@prefix ns47:	<http://data.openlinksw.com/oplweb/processor/jvm1.4/1#> .
ns1:this	OpenLink:Processors	ns47:this .
@prefix ns48:	<http://data.openlinksw.com/oplweb/processor/jvm1.5/1#> .
ns1:this	OpenLink:Processors	ns48:this .
@prefix ns49:	<http://data.openlinksw.com/oplweb/processor/mips/4#> .
ns1:this	OpenLink:Processors	ns49:this .
@prefix ns50:	<http://data.openlinksw.com/oplweb/processor/powerpc/1#> .
ns1:this	OpenLink:Processors	ns50:this .
@prefix ns51:	<http://data.openlinksw.com/oplweb/processor/i686/1#> .
ns1:this	OpenLink:Processors	ns51:this .
@prefix ns52:	<http://data.openlinksw.com/oplweb/processor/ia64/2#> .
ns1:this	OpenLink:Processors	ns52:this .
@prefix ns53:	<http://data.openlinksw.com/oplweb/processor/rs6000/2#> .
ns1:this	OpenLink:Processors	ns53:this .
@prefix ns54:	<http://data.openlinksw.com/oplweb/processor/sparc/1#> .
ns1:this	OpenLink:Processors	ns54:this .
@prefix ns55:	<http://data.openlinksw.com/oplweb/processor/powerpc/2#> .
ns1:this	OpenLink:Processors	ns55:this .
@prefix ns56:	<http://data.openlinksw.com/oplweb/processor/rs6000/1#> .
ns1:this	OpenLink:Processors	ns56:this .
@prefix ns57:	<http://data.openlinksw.com/oplweb/processor/hppa1.1/1#> .
ns1:this	OpenLink:Processors	ns57:this .
@prefix ns58:	<http://data.openlinksw.com/oplweb/processor/i586/1#> .
ns1:this	OpenLink:Processors	ns58:this .
@prefix ns59:	<http://data.openlinksw.com/oplweb/processor/sparc64/2#> .
ns1:this	OpenLink:Processors	ns59:this .
@prefix ns60:	<http://data.openlinksw.com/oplweb/processor/x86_64/2#> .
ns1:this	OpenLink:Processors	ns60:this .
@prefix ns61:	<http://data.openlinksw.com/oplweb/processor/i386/1#> .
ns1:this	OpenLink:Processors	ns61:this .
@prefix ns62:	<http://data.openlinksw.com/oplweb/processor/mips/5#> .
ns1:this	OpenLink:Processors	ns62:this .
@prefix ns63:	<http://data.openlinksw.com/oplweb/processor/mono2.0/1#> .
ns1:this	OpenLink:Processors	ns63:this .
@prefix ns64:	<http://data.openlinksw.com/oplweb/processor/dotnet2.0/1#> .
ns1:this	OpenLink:Processors	ns64:this .
@prefix ns65:	<http://data.openlinksw.com/oplweb/processor/dotnet1.1/1#> .
ns1:this	OpenLink:Processors	ns65:this .
@prefix ns66:	<http://data.openlinksw.com/oplweb/processor/hppa2.0w/2#> .
ns1:this	OpenLink:Processors	ns66:this .
@prefix ns67:	<http://data.openlinksw.com/oplweb/processor/alphaev6/2#> .
ns1:this	OpenLink:Processors	ns67:this .
@prefix ns68:	<http://data.openlinksw.com/oplweb/processor/mono1.1/1#> .
ns1:this	OpenLink:Processors	ns68:this .
@prefix ns69:	<http://data.openlinksw.com/oplweb/processor_family/Risc6000#> .
ns1:this	OpenLink:ProcessorFamilies	ns69:this .
@prefix ns70:	<http://data.openlinksw.com/oplweb/processor_family/HPRISC#> .
ns1:this	OpenLink:ProcessorFamilies	ns70:this .
@prefix ns71:	<http://data.openlinksw.com/oplweb/processor_family/x86#> .
ns1:this	OpenLink:ProcessorFamilies	ns71:this .
@prefix ns72:	<http://data.openlinksw.com/oplweb/processor_family/Sparc#> .
ns1:this	OpenLink:ProcessorFamilies	ns72:this .
@prefix ns73:	<http://data.openlinksw.com/oplweb/processor_family/x86_64#> .
ns1:this	OpenLink:ProcessorFamilies	ns73:this .
@prefix ns74:	<http://data.openlinksw.com/oplweb/processor_family/JavaVirtualMachine#> .
ns1:this	OpenLink:ProcessorFamilies	ns74:this .
@prefix ns75:	<http://data.openlinksw.com/oplweb/processor_family/.NETCLR#> .
ns1:this	OpenLink:ProcessorFamilies	ns75:this .
@prefix ns76:	<http://data.openlinksw.com/oplweb/processor_family/MonoCLR#> .
ns1:this	OpenLink:ProcessorFamilies	ns76:this .
@prefix ns77:	<http://data.openlinksw.com/oplweb/processor_family/Universal#> .
ns1:this	OpenLink:ProcessorFamilies	ns77:this .
@prefix ns78:	<http://data.openlinksw.com/oplweb/processor_family/Alpha#> .
ns1:this	OpenLink:ProcessorFamilies	ns78:this .
@prefix ns79:	<http://data.openlinksw.com/oplweb/processor_family/MIPs#> .
ns1:this	OpenLink:ProcessorFamilies	ns79:this .
@prefix ns80:	<http://data.openlinksw.com/oplweb/processor_family/PowerPC#> .
ns1:this	OpenLink:ProcessorFamilies	ns80:this .
@prefix ns81:	<http://data.openlinksw.com/oplweb/processor_family/Itanium#> .
ns1:this	OpenLink:ProcessorFamilies	ns81:this .
@prefix ns82:	<http://data.openlinksw.com/oplweb/product/odbc-dbsuite-mt#> .
ns1:this	OpenLink:hasProduct	ns82:this .
@prefix ns83:	<http://data.openlinksw.com/oplweb/product/odbc-db2-mt#> .
ns1:this	OpenLink:hasProduct	ns83:this .
@prefix ns84:	<http://data.openlinksw.com/oplweb/product/odbc-odbc-mt#> .
ns1:this	OpenLink:hasProduct	ns84:this .
@prefix ns85:	<http://data.openlinksw.com/oplweb/product/odbc-mysql-mt#> .
ns1:this	OpenLink:hasProduct	ns85:this .
@prefix ns86:	<http://data.openlinksw.com/oplweb/product/odbc-ingres-mt#> .
ns1:this	OpenLink:hasProduct	ns86:this .
@prefix ns87:	<http://data.openlinksw.com/oplweb/product/odbc-jdbc-bridge-mt#> .
ns1:this	OpenLink:hasProduct	ns87:this .
@prefix ns88:	<http://data.openlinksw.com/oplweb/product/odbc-informix-mt#> .
ns1:this	OpenLink:hasProduct	ns88:this .
@prefix ns89:	<http://data.openlinksw.com/oplweb/product/odbc-sybase-mt#> .
ns1:this	OpenLink:hasProduct	ns89:this .
@prefix ns90:	<http://data.openlinksw.com/oplweb/product/odbc-prxy-mt#> .
ns1:this	OpenLink:hasProduct	ns90:this .
@prefix ns91:	<http://data.openlinksw.com/oplweb/product/odbc-sqlserver-mt#> .
ns1:this	OpenLink:hasProduct	ns91:this .
@prefix ns92:	<http://data.openlinksw.com/oplweb/product/odbc-progress-mt#> .
ns1:this	OpenLink:hasProduct	ns92:this .
@prefix ns93:	<http://data.openlinksw.com/oplweb/product/odbc-oracle-mt#> .
ns1:this	OpenLink:hasProduct	ns93:this .
@prefix ns94:	<http://data.openlinksw.com/oplweb/product/odbc-postgres-mt#> .
ns1:this	OpenLink:hasProduct	ns94:this .
@prefix ns95:	<http://data.openlinksw.com/oplweb/product/uda-drivers-suite-mt#> .
ns1:this	OpenLink:hasProduct	ns95:this .
@prefix ns96:	<http://data.openlinksw.com/oplweb/product/dotnet-mysql-mt#> .
ns1:this	OpenLink:hasProduct	ns96:this .
@prefix ns97:	<http://data.openlinksw.com/oplweb/product/dotnet-odbc-mt#> .
ns1:this	OpenLink:hasProduct	ns97:this .
@prefix ns98:	<http://data.openlinksw.com/oplweb/product/dotnet-oracle-mt#> .
ns1:this	OpenLink:hasProduct	ns98:this .
@prefix ns99:	<http://data.openlinksw.com/oplweb/product/dotnet-postgres-mt#> .
ns1:this	OpenLink:hasProduct	ns99:this .
@prefix ns100:	<http://data.openlinksw.com/oplweb/product/dotnet-dbsuite-mt#> .
ns1:this	OpenLink:hasProduct	ns100:this .
@prefix ns101:	<http://data.openlinksw.com/oplweb/product/dotnet-informix-mt#> .
ns1:this	OpenLink:hasProduct	ns101:this .
@prefix ns102:	<http://data.openlinksw.com/oplweb/product/dotnet-ingres-mt#> .
ns1:this	OpenLink:hasProduct	ns102:this .
@prefix ns103:	<http://data.openlinksw.com/oplweb/product/dotnet-jdbc-bridge-mt#> .
ns1:this	OpenLink:hasProduct	ns103:this .
@prefix ns104:	<http://data.openlinksw.com/oplweb/product/dotnet-db2-mt#> .
ns1:this	OpenLink:hasProduct	ns104:this .
@prefix ns105:	<http://data.openlinksw.com/oplweb/product/jdbc-mysql-mt#> .
ns1:this	OpenLink:hasProduct	ns105:this .
@prefix ns106:	<http://data.openlinksw.com/oplweb/product/jdbc-odbc-mt#> .
ns1:this	OpenLink:hasProduct	ns106:this .
@prefix ns107:	<http://data.openlinksw.com/oplweb/product/jdbc-ingres-mt#> .
ns1:this	OpenLink:hasProduct	ns107:this .
@prefix ns108:	<http://data.openlinksw.com/oplweb/product/drvsuite-progress-mt#> .
ns1:this	OpenLink:hasProduct	ns108:this .
@prefix ns109:	<http://data.openlinksw.com/oplweb/product/drvsuite-sqlserver-mt#> .
ns1:this	OpenLink:hasProduct	ns109:this .
@prefix ns110:	<http://data.openlinksw.com/oplweb/product/jdbc-jdbc-bridge-mt#> .
ns1:this	OpenLink:hasProduct	ns110:this .
@prefix ns111:	<http://data.openlinksw.com/oplweb/product/drvsuite-sybase-mt#> .
ns1:this	OpenLink:hasProduct	ns111:this .
@prefix ns112:	<http://data.openlinksw.com/oplweb/product/jdbc-dbsuite-mt#> .
ns1:this	OpenLink:hasProduct	ns112:this .
@prefix ns113:	<http://data.openlinksw.com/oplweb/product/oledb-db2-mt#> .
ns1:this	OpenLink:hasProduct	ns113:this .
@prefix ns114:	<http://data.openlinksw.com/oplweb/product/drvsuite-mysql-mt#> .
ns1:this	OpenLink:hasProduct	ns114:this .
@prefix ns115:	<http://data.openlinksw.com/oplweb/product/jdbc-informix-mt#> .
ns1:this	OpenLink:hasProduct	ns115:this .
@prefix ns116:	<http://data.openlinksw.com/oplweb/product/drvsuite-odbc-bridge-mt#> .
ns1:this	OpenLink:hasProduct	ns116:this .
@prefix ns117:	<http://data.openlinksw.com/oplweb/product/drvsuite-oracle-mt#> .
ns1:this	OpenLink:hasProduct	ns117:this .
@prefix ns118:	<http://data.openlinksw.com/oplweb/product/drvsuite-postgres-mt#> .
ns1:this	OpenLink:hasProduct	ns118:this .
@prefix ns119:	<http://data.openlinksw.com/oplweb/product/drvsuite-dbsuite-mt#> .
ns1:this	OpenLink:hasProduct	ns119:this .
@prefix ns120:	<http://data.openlinksw.com/oplweb/product/drvsuite-informix-mt#> .
ns1:this	OpenLink:hasProduct	ns120:this .
@prefix ns121:	<http://data.openlinksw.com/oplweb/product/jdbc-db2-mt#> .
ns1:this	OpenLink:hasProduct	ns121:this .
@prefix ns122:	<http://data.openlinksw.com/oplweb/product/drvsuite-ingres-mt#> .
ns1:this	OpenLink:hasProduct	ns122:this .
@prefix ns123:	<http://data.openlinksw.com/oplweb/product/drvsuite-jdbc-bridge-mt#> .
ns1:this	OpenLink:hasProduct	ns123:this .
@prefix ns124:	<http://data.openlinksw.com/oplweb/product/dotnet-progress-mt#> .
ns1:this	OpenLink:hasProduct	ns124:this .
@prefix ns125:	<http://data.openlinksw.com/oplweb/product/dotnet-sqlserver-mt#> .
ns1:this	OpenLink:hasProduct	ns125:this .
@prefix ns126:	<http://data.openlinksw.com/oplweb/product/dotnet-sybase-mt#> .
ns1:this	OpenLink:hasProduct	ns126:this .
@prefix ns127:	<http://data.openlinksw.com/oplweb/product/drvsuite-db2-mt#> .
ns1:this	OpenLink:hasProduct	ns127:this .
@prefix ns128:	<http://data.openlinksw.com/oplweb/product/jdbc-sybase-mt#> .
ns1:this	OpenLink:hasProduct	ns128:this .
@prefix ns129:	<http://data.openlinksw.com/oplweb/product/jdbc-progress-mt#> .
ns1:this	OpenLink:hasProduct	ns129:this .
@prefix ns130:	<http://data.openlinksw.com/oplweb/product/oledb-progress-mt#> .
ns1:this	OpenLink:hasProduct	ns130:this .
@prefix ns131:	<http://data.openlinksw.com/oplweb/product/jdbc-sqlserver-mt#> .
ns1:this	OpenLink:hasProduct	ns131:this .
@prefix ns132:	<http://data.openlinksw.com/oplweb/product/oledb-sqlserver-mt#> .
ns1:this	OpenLink:hasProduct	ns132:this .
@prefix ns133:	<http://data.openlinksw.com/oplweb/product/oledb-sybase-mt#> .
ns1:this	OpenLink:hasProduct	ns133:this .
@prefix ns134:	<http://data.openlinksw.com/oplweb/product/jdbc-oracle-mt#> .
ns1:this	OpenLink:hasProduct	ns134:this .
@prefix ns135:	<http://data.openlinksw.com/oplweb/product/oledb-mysql-mt#> .
ns1:this	OpenLink:hasProduct	ns135:this .
@prefix ns136:	<http://data.openlinksw.com/oplweb/product/oledb-odbc-mt#> .
ns1:this	OpenLink:hasProduct	ns136:this .
@prefix ns137:	<http://data.openlinksw.com/oplweb/product/jdbc-postgres-mt#> .
ns1:this	OpenLink:hasProduct	ns137:this .
@prefix ns138:	<http://data.openlinksw.com/oplweb/product/oledb-oracle-mt#> .
ns1:this	OpenLink:hasProduct	ns138:this .
@prefix ns139:	<http://data.openlinksw.com/oplweb/product/oledb-postgres-mt#> .
ns1:this	OpenLink:hasProduct	ns139:this .
@prefix ns140:	<http://data.openlinksw.com/oplweb/product/oledb-dbsuite-mt#> .
ns1:this	OpenLink:hasProduct	ns140:this .
@prefix ns141:	<http://data.openlinksw.com/oplweb/product/oledb-informix-mt#> .
ns1:this	OpenLink:hasProduct	ns141:this .
@prefix ns142:	<http://data.openlinksw.com/oplweb/product/oledb-ingres-mt#> .
ns1:this	OpenLink:hasProduct	ns142:this .
@prefix ns143:	<http://data.openlinksw.com/oplweb/product/oledb-jdbc-bridge-mt#> .
ns1:this	OpenLink:hasProduct	ns143:this .
@prefix ns144:	<http://data.openlinksw.com/oplweb/product_format_category/mt/dotnet#> .
ns1:this	OpenLink:hasCategory	ns144:this .
@prefix ns145:	<http://data.openlinksw.com/oplweb/product_format_category/mt/jdbc#> .
ns1:this	OpenLink:hasCategory	ns145:this .
@prefix ns146:	<http://data.openlinksw.com/oplweb/product_format_category/mt/odbc#> .
ns1:this	OpenLink:hasCategory	ns146:this .
@prefix ns147:	<http://data.openlinksw.com/oplweb/product_format_feature/ZeroConfigurationforODBCDSNs#> .
ns1:this	OpenLink:hasFeature	ns147:this .
@prefix ns148:	<http://data.openlinksw.com/oplweb/product_format_feature/GenericDrivers#> .
ns1:this	OpenLink:hasFeature	ns148:this .
@prefix ns149:	<http://data.openlinksw.com/oplweb/product_format_feature/SecureDataTransmission#> .
ns1:this	OpenLink:hasFeature	ns149:this .
@prefix ns150:	<http://data.openlinksw.com/oplweb/product_format_feature/RulesEngineBasedSecurity#> .
ns1:this	OpenLink:hasFeature	ns150:this .
@prefix ns151:	<http://data.openlinksw.com/oplweb/product_format_feature/NetworkReady#> .
ns1:this	OpenLink:hasFeature	ns151:this .
@prefix ns152:	<http://data.openlinksw.com/oplweb/product_format_feature/CentralizedConfiguration_Management#> .
ns1:this	OpenLink:hasFeature	ns152:this .
@prefix opl:	<http://www.openlinksw.com/schema/attribution#> .
ns1:this	opl:isDescribedUsing	OpenLink: ,
		ns13: ,
		rdfs: .