@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:st	rdf:type	ns2:Space .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:st	rdfs:seeAlso	<http://docs.openlinksw.com/st/litedocs.sioc.rdf> .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:st	dc:title	"OpenLink Lite Documentation" ;
	ns2:space_of	<http://docs.openlinksw.com/st/installation.html> .
<http://docs.openlinksw.com/st/installation.html>	rdf:type	"Documentation" ,
		ns2:Container ;
	ns2:container_of	<http://docs.openlinksw.com/st/uliteinst.html> ,
		<http://docs.openlinksw.com/st/osxinstall.html> ,
		<http://docs.openlinksw.com/st/productlic.html> ,
		<http://docs.openlinksw.com/st/oraconcpoolgeneric.html> ,
		<http://docs.openlinksw.com/st/orainstantclient.html> ,
		<http://docs.openlinksw.com/st/udauserrac.html> ,
		<http://docs.openlinksw.com/st/wininstall.html> ,
		<http://docs.openlinksw.com/st/lt64bitinst.html> ,
		<http://docs.openlinksw.com/st/oplmgr.html> ;
	ns2:has_space	ns1:st ;
	ns2:id	"Installation Guide" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://docs.openlinksw.com/st/wininstall.html>	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/installation.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/wininstall.sioc.rdf> ;
	dc:title	"Windows (32-bit)" .
@prefix ns6:	<http://purl.org/dc/terms/> .
<http://docs.openlinksw.com/st/wininstall.html>	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/installation.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/lt64bitinst.sioc.rdf> ;
	dc:title	"Windows (64-bit)" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/installation.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/uliteinst.sioc.rdf> ;
	dc:title	"UNIX & Linux" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/installation.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/osxinstall.sioc.rdf> ;
	dc:title	"Mac OS X" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/installation.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/productlic.sioc.rdf> ;
	dc:title	"Product Licensing" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/installation.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/oraconcpoolgeneric.sioc.rdf> ;
	dc:title	"Oracle Connection Pooling Support" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/installation.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/orainstantclient.sioc.rdf> ;
	dc:title	"Oracle 10g Instant Client: Connection String Formats" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/installation.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/udauserrac.sioc.rdf> ;
	dc:title	"Oracle Real Application Cluster (RAC) / TAF Support" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/installation.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/oplmgr.sioc.rdf> ;
	dc:title	"OpenLink License Manager Usage Notes\n  " ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" .