@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/dotnet.html> .
<http://docs.openlinksw.com/st/dotnet.html>	rdf:type	ns2:Container ,
		"Documentation" ;
	ns2:container_of	<http://docs.openlinksw.com/st/dnetarch.html> ,
		<http://docs.openlinksw.com/st/dnetdevel.html> ,
		<http://docs.openlinksw.com/st/dnetconnstr.html> ,
		<http://docs.openlinksw.com/st/dnetclasses.html> ,
		<http://docs.openlinksw.com/st/dnetnamespace.html> ,
		<http://docs.openlinksw.com/st/dnetissues.html> ,
		<http://docs.openlinksw.com/st/dnettest.html> ,
		<http://docs.openlinksw.com/st/features_dotnet.xml.html> ;
	ns2:has_space	ns1:st ;
	ns2:id	"ADO.NET Data Providers" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://docs.openlinksw.com/st/dnetarch.html>	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/dotnet.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/dnetarch.sioc.rdf> ;
	dc:title	"Architecture" .
@prefix ns6:	<http://purl.org/dc/terms/> .
<http://docs.openlinksw.com/st/dnetarch.html>	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/dotnet.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/dnetdevel.sioc.rdf> ;
	dc:title	"Developing .NET Data Provider Application" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/dotnet.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/dnetconnstr.sioc.rdf> ;
	dc:title	"OpenLink .NET Data Providers Connect String Attributes" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/dotnet.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/dnetclasses.sioc.rdf> ;
	dc:title	"OpenLink .NET Data Providers Class Implementation" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/dotnet.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/dnetnamespace.sioc.rdf> ;
	dc:title	"OpenLink.Data Namespace" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/dotnet.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/dnetissues.sioc.rdf> ;
	dc:title	"Known Issues" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/dotnet.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/dnettest.sioc.rdf> ;
	dc:title	".Net Provider Test Program" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/st/dotnet.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/st/features_dotnet.xml.sioc.rdf> ;
	dc:title	"New Features" ;
	ns6:created	"Mon, 16 Nov 2009 14:28:59 GMT" .