@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/concepts.html> .
<http://docs.openlinksw.com/virtuoso/concepts.html>	rdf:type	"Documentation" ,
		ns2:Container ;
	ns2:container_of	<http://docs.openlinksw.com/virtuoso/webinternetproto.html> ,
		<http://docs.openlinksw.com/virtuoso/websrvcsproto.html> ,
		<http://docs.openlinksw.com/virtuoso/conceptarchitecture.html> ,
		<http://docs.openlinksw.com/virtuoso/thevdbrel.html> ,
		<http://docs.openlinksw.com/virtuoso/coredbengine.html> ;
	ns2:has_space	ns1:virtuoso ;
	ns2:id	"Conceptual Overview" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://docs.openlinksw.com/virtuoso/coredbengine.html>	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/concepts.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/coredbengine.sioc.rdf> ;
	dc:title	"Core Database Engine" .
@prefix ns6:	<http://purl.org/dc/terms/> .
<http://docs.openlinksw.com/virtuoso/coredbengine.html>	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/concepts.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/webinternetproto.sioc.rdf> ;
	dc:title	"Web & Internet Protocol Support" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/concepts.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/websrvcsproto.sioc.rdf> ;
	dc:title	"Web Services Protocol Support" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/concepts.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/conceptarchitecture.sioc.rdf> ;
	dc:title	"Architecture" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/concepts.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/thevdbrel.sioc.rdf> ;
	dc:title	"Virtual Database (VDB) Engine" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" .