@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://docs.openlinksw.com/> .
@prefix ns2:	<http://rdfs.org/sioc/ns#> .
ns1:mt	rdf:type	ns2:Space .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:mt	rdfs:seeAlso	<http://docs.openlinksw.com/mt/mtdocs.sioc.rdf> .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:mt	dc:title	"Multi-Tier User Guide" ;
	ns2:space_of	<http://docs.openlinksw.com/mt/clientcompinstall.html> .
<http://docs.openlinksw.com/mt/clientcompinstall.html>	rdf:type	"Documentation" ,
		ns2:Container ;
	ns2:container_of	<http://docs.openlinksw.com/mt/clientcompw32.html> ,
		<http://docs.openlinksw.com/mt/macinstall.html> ,
		<http://docs.openlinksw.com/mt/cliinstmacosx.html> ,
		<http://docs.openlinksw.com/mt/occunix.html> ,
		<http://docs.openlinksw.com/mt/features.html> ,
		<http://docs.openlinksw.com/mt/oraconcpoolgeneric.html> ,
		<http://docs.openlinksw.com/mt/orainstantclient.html> ;
	ns2:has_space	ns1:mt ;
	ns2:id	"ODBC Client Components" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://docs.openlinksw.com/mt/clientcompw32.html>	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/mt/clientcompinstall.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/mt/clientcompw32.sioc.rdf> ;
	dc:title	"Generic Client for Windows" .
@prefix ns6:	<http://purl.org/dc/terms/> .
<http://docs.openlinksw.com/mt/clientcompw32.html>	ns6:created	"Mon, 16 Nov 2009 14:28:45 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/mt/clientcompinstall.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/mt/macinstall.sioc.rdf> ;
	dc:title	"Generic Client For Macintosh OS 8.6+" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:45 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/mt/clientcompinstall.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/mt/cliinstmacosx.sioc.rdf> ;
	dc:title	"Mac OS X" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:45 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/mt/clientcompinstall.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/mt/occunix.sioc.rdf> ;
	dc:title	"Generic Client for UNIX" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:45 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/mt/clientcompinstall.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/mt/features.sioc.rdf> ;
	dc:title	"New Features" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:45 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/mt/clientcompinstall.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/mt/oraconcpoolgeneric.sioc.rdf> ;
	dc:title	"Oracle Connection Pooling Support" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:45 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/mt/clientcompinstall.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/mt/orainstantclient.sioc.rdf> ;
	dc:title	"Oracle 10g Instant Client: Connection String Formats" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:45 GMT" .