@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:virtuoso	rdf:type	ns2:Space .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:virtuoso	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/virtdocs.sioc.rdf> .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:virtuoso	dc:title	"OpenLink Virtuoso Universal Server: Documentation" ;
	ns2:space_of	<http://docs.openlinksw.com/virtuoso/tpcc.html> .
<http://docs.openlinksw.com/virtuoso/tpcc.html>	rdf:type	ns2:Container ,
		"Documentation" ;
	ns2:container_of	<http://docs.openlinksw.com/virtuoso/storedprocs.html> ,
		<http://docs.openlinksw.com/virtuoso/sampleconf.html> ,
		<http://docs.openlinksw.com/virtuoso/otherfactors.html> ,
		<http://docs.openlinksw.com/virtuoso/tpccprocs.html> ,
		<http://docs.openlinksw.com/virtuoso/ddlstmt.html> ,
		<http://docs.openlinksw.com/virtuoso/tpcctestdb.html> ,
		<http://docs.openlinksw.com/virtuoso/tpccusingtestprg.html> ,
		<http://docs.openlinksw.com/virtuoso/tpcctuningparams4users.html> ,
		<http://docs.openlinksw.com/virtuoso/omissionsexcp.html> ;
	ns2:has_space	ns1:virtuoso ;
	ns2:id	"TPC C Benchmark Kit" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://docs.openlinksw.com/virtuoso/tpcctestdb.html>	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/tpcc.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/tpcctestdb.sioc.rdf> ;
	dc:title	"Building the Test Database" .
@prefix ns6:	<http://purl.org/dc/terms/> .
<http://docs.openlinksw.com/virtuoso/tpcctestdb.html>	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/tpcc.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/tpccusingtestprg.sioc.rdf> ;
	dc:title	"Using the Test Program" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/tpcc.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/tpcctuningparams4users.sioc.rdf> ;
	dc:title	"Tuning Parameters and Number of Users" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/tpcc.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/omissionsexcp.sioc.rdf> ;
	dc:title	"Omissions, Exceptions from the Definition" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/tpcc.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/sampleconf.sioc.rdf> ;
	dc:title	"Sample Configuration" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/tpcc.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/otherfactors.sioc.rdf> ;
	dc:title	"Other Factors" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/tpcc.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/tpccprocs.sioc.rdf> ;
	dc:title	"TPC C Procedures" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/tpcc.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/ddlstmt.sioc.rdf> ;
	dc:title	"DDL Statements" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/tpcc.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/storedprocs.sioc.rdf> ;
	dc:title	"Stored Procedures" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" .