@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/runtimehosting.html> .
<http://docs.openlinksw.com/virtuoso/runtimehosting.html>	rdf:type	"Documentation" ,
		ns2:Container ;
	ns2:container_of	<http://docs.openlinksw.com/virtuoso/cinterface.html> ,
		<http://docs.openlinksw.com/virtuoso/vseplugins.html> ,
		<http://docs.openlinksw.com/virtuoso/rthactivation.html> ,
		<http://docs.openlinksw.com/virtuoso/rthclr.html> ,
		<http://docs.openlinksw.com/virtuoso/rthclrmono.html> ,
		<http://docs.openlinksw.com/virtuoso/javaextvm.html> ;
	ns2:has_space	ns1:virtuoso ;
	ns2:id	"Runtime Hosting" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://docs.openlinksw.com/virtuoso/rthactivation.html>	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/runtimehosting.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/rthactivation.sioc.rdf> ;
	dc:title	"Runtime Environments" .
@prefix ns6:	<http://purl.org/dc/terms/> .
<http://docs.openlinksw.com/virtuoso/rthactivation.html>	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/runtimehosting.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/rthclr.sioc.rdf> ;
	dc:title	"CLR, .Net & ASPX Host" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/runtimehosting.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/rthclrmono.sioc.rdf> ;
	dc:title	"CLR & Mono" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/runtimehosting.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/javaextvm.sioc.rdf> ;
	dc:title	"Embedded Java VM API" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/runtimehosting.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/cinterface.sioc.rdf> ;
	dc:title	"Virtuoso Server Extension Interface (VSEI) (C Interface)" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" ;
	rdf:type	foaf:Document ;
	ns2:has_container	<http://docs.openlinksw.com/virtuoso/runtimehosting.html> ;
	rdfs:seeAlso	<http://docs.openlinksw.com/virtuoso/vseplugins.sioc.rdf> ;
	dc:title	"VSEI Plugins" ;
	ns6:created	"Mon, 16 Nov 2009 14:26:59 GMT" .